{
  "name": "SolarGuard — Space Weather Monitor",
  "short_name": "SolarGuard",
  "description": "Real-time space weather dashboard with 3D solar system visualizer, seismic monitoring, and alert system.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#22d3ee",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["weather", "education", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
