{
  "name": "Earth Pulse — Real-Time Planet Dashboard",
  "short_name": "Earth Pulse",
  "description": "Live 3D globe with 10 real-time data feeds — earthquakes, aurora, volcanoes, solar wind, and more. On-device AI narration via Planet Brain.",
  "start_url": "/earth-pulse/",
  "scope": "/earth-pulse/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "icons": [
    {
      "src": "/earth-pulse/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/earth-pulse/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/earth-pulse/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/earth-pulse/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/earth-pulse/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "weather", "science"]
}
