{
  "name": "Global Weather Map",
  "short_name": "Weather Map",
  "description": "Real-time lightning, earthquakes, tornadoes, and hurricanes on a live 3D globe",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060e1a",
  "theme_color": "#060e1a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["weather", "utilities"]
}
