{
  "name": "Aria Storm Tracer",
  "short_name": "Storm Tracer",
  "description": "Live 3D volumetric weather radar with storm tracking",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#05080f",
  "theme_color": "#05080f",
  "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"
    }
  ]
}
