{
  "name": "API - Lac du Der",
  "short_name": "API Lac du Der",
  "description": "Alertes météo en temps réel pour le Lac du Der",
  "id": "/alerte_meteo_webapp/app.html",
  "start_url": "/alerte_meteo_webapp/app.html",
  "scope": "/alerte_meteo_webapp/",
  "display": "standalone",
  "background_color": "#0891b2",
  "theme_color": "#0891b2",
  "orientation": "any",
  "icons": [
{
  "src": "icon-192.png",
  "sizes": "192x192",
  "type": "image/png",
  "purpose": "any maskable"
},
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}