{
  "id": "/tilt-maze.html",
  "name": "Tilt Maze — Blinky Games",
  "short_name": "Tilt Maze",
  "description": "Tilt your phone to roll a steel ball through the maze, or steer with the arrow keys. Twelve mazes, free in your browser, no sign-up.",
  "start_url": "../tilt-maze.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7FD1FF",
  "background_color": "#0C121B",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/tilt-maze-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/tilt-maze-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/tilt-maze-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/tilt-maze-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/tilt-maze.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Tilt Maze on Blinky Games"
    }
  ]
}
