{
  "name": "Vent du Léman",
  "short_name": "Léman Wind",
  "description": "Vent en temps réel sur le lac Léman — vitesse, direction, rafales pour toutes les stations météo.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050d1a",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "categories": ["weather", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
