{
  "name": "Power Snip!",
  "short_name": "PowerSnip",
  "description": "Slice ropes, ride bubbles, flip gravity, and get a hand from Buddy — feed Max the vegan bodybuilder and watch the gains. 50 physics puzzle levels across gym, beach, plane & yoga scenes.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d3540",
  "theme_color": "#0d3540",
  "categories": ["games", "puzzle"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ]
}
