{
  "name": "Global Emergency Prediction System",
  "short_name": "GEPS",
  "description": "Real-time AI disaster forecasting for 47+ disaster types across 200,000+ global locations.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#dc2626",
  "categories": ["news", "weather", "utilities"],
  "icons": [
    { "src": "/favicon.png", "sizes": "any", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GEPS Dashboard"
    }
  ],
  "shortcuts": [
    { "name": "Live Map", "url": "/map", "description": "View real-time disaster map" },
    { "name": "My Alerts", "url": "/alerts", "description": "View your active alerts" },
    { "name": "Mesh Terminal", "url": "/mesh", "description": "Emergency mesh radio" }
  ]
}
