{
  "name": "Explor'Îles",
  "short_name": "Explor'Îles",
  "description": "Explorez les sentiers de Guadeloupe — Votre aventure commence ici",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D5C3A",
  "theme_color": "#1D5C3A",
  "orientation": "portrait",
  "lang": "fr",
  "categories": ["travel", "sports", "navigation"],
  "icons": [
    { "src": "icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "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" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explorer les sentiers",
      "short_name": "Explorer",
      "description": "Voir tous les sentiers de Guadeloupe",
      "url": "/?screen=explore",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
