{
  "name": "Kubrix — browser remake",
  "short_name": "Kubrix",
  "description": "A 3D puzzle-platformer about a witch rebuilding a shattered world. Collect stars, build bridges between floating islands and restore the five Kubrix shards.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#3a8fd0",
  "background_color": "#1c4f7c",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "./og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ]
}
