{
  "name": "Les Quêtes du Tavernier",
  "short_name": "Tavernier",
  "description": "Outil de game master : pioche d'énigmes, défis et jeux pour animer un stand.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08231f",
  "theme_color": "#08231f",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
