{
  "short_name": "DragRacingLegends",
  "name": "Drag Racing Legends",
  "icons": [
    {
      "src": "./assets/favicon/icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./assets/favicon/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./assets/gfx/splash.jpg",
      "type": "image/jpg",
      "sizes": "1920x1080"
    }
  ],
  "start_url": "index.html",
  "background_color": "#000000",
  "display": "standalone",
  "theme_color": "#000000",
  "orientation": "landscape",
  "id": "dragracinglegends",
  "description": "Experience the rush of winning a drag race with a car you fine-tuned yourself!"
}