{
  "name": "MeteoD - previsioni del tempo",
  "short_name": "MeteoD",
  "description": "Il tuo Meteo di fiducia!",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00a2ff",
  "lang": "it",
  "icons": [
    {
      "src": "Logo_MeteoD.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}