{
  "name": "Le Labyrinthe des 7 Ressources",
  "short_name": "Labyrinthe 7R",
  "description": "Escape game du labyrinthe de la Pommeraie, Delémont.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF5E0",
  "theme_color": "#1B4332",
  "lang": "fr",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
