{
  "name": "StormDesk",
  "short_name": "StormDesk",
  "description": "Self-hosted dashboard for a WeatherFlow Tempest station.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "stormdesk-icon-192.png?v=20260907",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "stormdesk-icon-512.png?v=20260907",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
