{
  "name": "WeatherFusion",
  "short_name": "WeatherFusion",
  "description": "Previsioni meteo aggregate ad alta affidabilità.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#312e81",
  "theme_color": "#312e81",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
