{
  "short_name": "BusParkOut",
  "name": "Bus Parking Out",
  "icons": [
    {
      "src": "./assets/favicon/icon-152x152.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./assets/favicon/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./assets/imgs/splashLogo.jpg",
      "type": "image/png",
      "sizes": "1920x1080"
    }
  ],
  "start_url": "index.html",
  "background_color": "#000000",
  "display": "standalone",
  "theme_color": "#000000",
  "orientation": "any",
  "id": "busparkingout",
  "description": "Strategically move colored buses, navigate obstacles and tackle progressively challenging levels in this engaging casual game."
}