{
  "name": "Z.I.P.P — Zero Impulse Particle Path",
  "short_name": "Z.I.P.P",
  "description": "Neon momentum puzzle. Slide a spark of voltage through 1000 levels, collect the cores, reach your proton, become a true atom.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#05060d",
  "theme_color": "#7bff3c",
  "categories": ["games", "puzzle"],
  "icons": [
    { "src": "assets/icon.png", "sizes": "150x150", "type": "image/png", "purpose": "any" },
    { "src": "assets/Zipp.png", "sizes": "1254x1254", "type": "image/png", "purpose": "any" },
    { "src": "assets/Zipp.png", "sizes": "1254x1254", "type": "image/png", "purpose": "maskable" }
  ]
}
