{
  "name": "BUBBLE CRUSH — Cassus Belar",
  "short_name": "BUBBLE CRUSH",
  "id": "com.lineabelga.bubblecrush",
  "description": "Bubble shooter cosmique. 6 boules canon. Marathon + Progression.",
  "lang": "fr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "portrait",
  "background_color": "#02020a",
  "theme_color": "#ff2d92",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-portrait.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BUBBLE CRUSH — Cassus Belar"
    }
  ],
  "prefer_related_applications": false,
  "publisher": "Studio Linea Belga"
}