{
  "name": "Push Box",
  "short_name": "Push Box",
  "description": "Push Box — a box-pushing puzzle. Shove every crate onto a glowing target. Boxes only push, never pull — think before you shove.",
  "start_url": "pushbox.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b12",
  "theme_color": "#12263a",
  "icons": [
    { "src": "pushbox-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "pushbox-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "puzzle"],
  "lang": "en"
}
