{
  "name": "TradeMan — Book a tradesperson",
  "short_name": "TradeMan",
  "description": "Find, book and track vetted local tradespeople in a few taps.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1E3D",
  "theme_color": "#0B1E3D",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
