{
  "name": "Helix Jump Online",
  "short_name": "Helix Jump",
  "description": "Play Helix Jump online for free in your browser. Rotate the tower, dodge red zones, chain perfect drops.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1832",
  "background_color": "#1a1832",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/favicon.svg",      "sizes": "any",     "type": "image/svg+xml" },
    { "src": "/icon-192.png",     "sizes": "192x192", "type": "image/png",                                       "purpose": "any maskable" },
    { "src": "/icon-512.png",     "sizes": "512x512", "type": "image/png",                                       "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
