{
  "name": "Domaine des Étangs de la Ballastière",
  "short_name": "Ballastière",
  "description": "Plan interactif du Domaine des Étangs de la Ballastière — postes de pêche, infrastructures et photos.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1a0d",
  "theme_color": "#1a3a5c",
  "lang": "fr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "travel",
    "sports"
  ],
  "screenshots": []
}