{
  "name": "Solar Review Field",
  "short_name": "SolarRep",
  "description": "Field rep portal — routes, leads, pipeline, and commissions",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#8DC63F",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/og-image.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Route",
      "short_name": "Route",
      "description": "Open GPS route and begin knocking",
      "url": "/portal.html#routes",
      "icons": [{ "src": "/og-image.jpg", "sizes": "96x96" }]
    },
    {
      "name": "My Pipeline",
      "short_name": "Pipeline",
      "description": "View your leads and jobs",
      "url": "/portal.html#pipeline",
      "icons": [{ "src": "/og-image.jpg", "sizes": "96x96" }]
    }
  ]
}
