{
  "name": "WeatherWizz Dashboard",
  "categories": ["weather", "utilities", "productivity"],
  "description": "Customisable real-time weather dashboards with alerts and visualisation.",
  "scope": "https://mystation.weatherwizz.com/viewer/",
  "short_name": "WeatherWizz",
  "start_url": "https://mystation.weatherwizz.com/viewer/2031",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1ca3f0",
  "icons": [
    {
      "src": "weatherwizz_logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "weatherwizz_logo_.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}