{
  "name": "Code-B War",
  "short_name": "CBW",
  "description": "Scanne des produits, obtiens des combattants, bats tes adversaires.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'><rect width='128' height='128' rx='28' fill='%23030712'/><text y='1.1em' font-size='80' text-anchor='middle' x='64'>⚔️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
