{
  "name": "Spartan Forge — Solar Recon",
  "short_name": "Spartan Forge",
  "description": "Door-knocking recon tool for solar installers. Map every property, qualify leads, build proposals on the spot.",
  "start_url": "/map.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060912",
  "theme_color": "#ffb547",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Map", "url": "/map.html", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Lead Manifest", "url": "/leads.html", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
