{
  "id": "boost-lab-turbo-run",
  "name": "Boost Lab Turbo Run",
  "short_name": "Turbo Run",
  "description": "Turbo tuning drag racing by Boost Lab, Inc. Pick a turbo, tune the boost, and run the quarter mile or the half mile.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#101216",
  "theme_color": "#101216",
  "categories": [
    "games"
  ],
  "icons": [
    {
      "src": "assets/brand/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
