{
  "name": "TESUSIGHT — Wildfire & Hazard Alerts",
  "short_name": "TESUSIGHT",
  "description": "Live wildfire detection, debris flow & flood risk, real-time air quality alerts",
  "start_url": "/explore",
  "display": "standalone",
  "background_color": "#0F1419",
  "theme_color": "#F97316",
  "categories": ["weather", "utilities"],
  "icons": [
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"},
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {
      "name": "Check My Address",
      "short_name": "Risk Check",
      "url": "/fire/explore",
      "description": "Check debris flow and flood risk for any address"
    },
    {
      "name": "Active Fires",
      "short_name": "Live Fires",
      "url": "/fire/explore",
      "description": "View active fire incidents"
    }
  ]
}
