{
  "name": "WeatherWizz Station",
  "short_name": "WeatherWizz",
  "description": "View and manage your WeatherWizz weather station dashboards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e8edf3",
  "theme_color": "#151f31",
  "icons": [
    { "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
