{
  "name": "Neon Labyrinth",
  "short_name": "Labyrinth",
  "description": "Tilt-controlled rolling ball maze adventure",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#00f5ff",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
