{
  "name": "Nomadio — Redécouvre la route",
  "short_name": "Nomadio",
  "description": "Pourquoi manger un sandwich d'autoroute quand un village authentique t'attend à 5 min ? Planifie ton road trip et découvre le patrimoine avec Nomadio. 100% gratuit.",
  "start_url": "/nomadio/",
  "scope": "/nomadio/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2C3E2D",
  "lang": "fr-FR",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/nomadio/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/nomadio/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
