{
  "name": "CREWEHQ — Field Service Management",
  "short_name": "CREWEHQ",
  "description": "Complete field service management for tradesmen — jobs, quotes, dispatch, GPS, invoicing, and more.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#002266",
  "background_color": "#f9fafb",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/icon-large.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Job",
      "url": "/index.html#book",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23059669' width='96' height='96' rx='20'/><text y='.88em' x='.1em' font-size='60'>📅</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Messages",
      "url": "/index.html#messages",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23002266' width='96' height='96' rx='20'/><text y='.88em' x='.1em' font-size='60'>💬</text></svg>", "sizes": "96x96"}]
    }
  ]
}
