{
  "name": "Cube Runners",
  "short_name": "CubeRunners",
  "description": "Race across six 3D cube worlds. Collect flags. Beat the clock. Free to play.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1A1728",
  "theme_color": "#E8566D",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games"]
}
