{
  "name": "MICHAEL — Disaster Intelligence",
  "short_name": "MICHAEL",
  "description": "AI-powered disaster alert, flood forecasting, and humanitarian intelligence platform. Real-time crisis monitoring across 195 countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#dc2626",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["disaster", "emergency", "humanitarian", "news", "utilities"],
  "screenshots": [
    {
      "src": "/social-preview.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "MICHAEL global disaster intelligence map"
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Alerts",
      "short_name": "Alerts",
      "description": "View real-time disaster alerts",
      "url": "/#alerts",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Crisis Projects",
      "short_name": "Projects",
      "description": "Open active crisis dashboards",
      "url": "/#projects",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Developer API",
      "short_name": "API",
      "description": "MICHAEL developer API documentation",
      "url": "/api-dev",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://michael.worlddisastercenter.org"
    }
  ],
  "prefer_related_applications": false
}
