{
  "name": "EvacuationHub",
  "short_name": "EvacHub",
  "description": "Real-time disaster alerts with safe evacuation routing. 8 trusted data sources, AI-verified reports, and proximity monitoring.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F6F2",
  "theme_color": "#F8F6F2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "utilities", "weather"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Map",
      "short_name": "Map",
      "description": "Open disaster map view",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
