{
  "name": "Cube Rush - 3D Neon Runner",
  "short_name": "Cube Rush",
  "description": "Tap to jump, swipe to dodge! A 3D neon arcade runner inspired by Geometry Dash.",
  "start_url": "/games/cube-rush/",
  "scope": "/games/cube-rush/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07020f",
  "theme_color": "#07020f",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
