{
  "name": "Basque Wave Rush",
  "short_name": "BWR",
  "description": "Surfe la côte basque, évite les requins et gagne des bons d'achat Bask'in Biarritz.",
  "start_url": "./basque-wave-rush.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0D3B66",
  "theme_color": "#0D3B66",
  "lang": "fr-FR",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "baskinbiarritzlogo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "baskinbiarritzlogo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
