{
  "id": "/games/worm-hole/",
  "name": "Worm Hole · The Cuga Zone",
  "short_name": "Worm Hole",
  "description": "Hurtle down a twisting neon tunnel and spin to dodge the blades and walls.",
  "start_url": "/games/worm-hole/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#4f8bff",
  "icons": [
    {
      "src": "/icons/worm-hole/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/worm-hole/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/worm-hole/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}