{
  "id": "/",
  "name": "StormOps — Tactical Weather Intelligence",
  "short_name": "StormOps",
  "description": "Live NOAA hurricane tracking, space weather, and disaster alerts in a tactical HUD.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#060a08",
  "theme_color": "#060a08",
  "categories": ["weather", "utilities", "navigation"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Hurricanes", "short_name": "Hurricanes", "url": "/hurricanes", "description": "NHC active storms" },
    { "name": "Space Weather", "short_name": "Space Wx", "url": "/space-weather", "description": "Solar X-ray activity" },
    { "name": "Floods", "short_name": "Floods", "url": "/floods", "description": "Flood and river monitoring" }
  ]
}
