{
  "name": "Block Orbit Balance",
  "short_name": "Orbit",
  "description": "A minimal one-tap orbital puzzle. Drop blocks, complete rings, keep the disc balanced.",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#241E42",
  "theme_color": "#241E42",
  "categories": ["games", "puzzle"],
  "icons": [
    { "src": "icon-v2-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icon-v2-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-v2-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-v2-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
