{
  "name": "Wheelie-World Simulator",
  "short_name": "Wheelie",
  "start_url": "/play.html",
  "display": "fullscreen",
  "background_color": "#050505",
  "theme_color": "#ff00ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
