{
  "name": "BFC Hygiène Maison Anti-Nuisibles",
  "short_name": "BFC Jeu",
  "start_url": "./mini-jeu.php",
  "display": "fullscreen",
  "background_color": "#08130f",
  "theme_color": "#0b3d2e",
  "orientation": "landscape",
  "icons": [
    {
      "src": "assets/bfc-house-game/icon-192.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/bfc-house-game/icon-512.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}