{
  "name": "Trouve ton Chemin — Guide Maurice",
  "short_name": "TrouveTonChemin",
  "description": "Explorez l'île Maurice autrement : itinéraires, spots secrets et assistant IA Dodo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1E3C",
  "theme_color": "#0E7490",
  "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"
    }
  ]
}
