{
  "name": "Météo Nazarian",
  "short_name": "Météo",
  "description": "Station météo personnelle, pluviométrie détaillée, alertes privées et prévisions multi-modèles locales.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06101a",
  "theme_color": "#07131f",
  "lang": "fr-FR",
  "categories": ["weather", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
