{
  "name": "Calamity — Real-Time Disaster Monitoring",
  "short_name": "Calamity",
  "description": "Track earthquakes, wildfires, floods, volcanoes, cyclones, and solar storms in real-time on a 3D globe.",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#050510",
  "orientation": "any",
  "categories": ["weather", "news", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
