{
  "name": "Blooxe",
  "short_name": "Blooxe",
  "description": "La salle d'arcade IA dans ton navigateur.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    { "src": "./assets/icons/icon.svg",    "sizes": "any",      "type": "image/svg+xml", "purpose": "any" },
    { "src": "./assets/icons/icon-192.png","sizes": "192x192",  "type": "image/png" },
    { "src": "./assets/icons/icon-512.png","sizes": "512x512",  "type": "image/png" }
  ],
  "categories": ["games", "entertainment"]
}
