{
  "name": "SkyWheels",
  "short_name": "SkyWheels",
  "description": "Fancy flying car game — drive, walk, airport, gas station, and monster cave!",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020814",
  "theme_color": "#1a4a8a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
