{
  "name": "Hot Rod Brothers",
  "short_name": "Brothers",
  "icons": [
    {
      "src": "/img/icons/48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/img/icons/72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/img/icons/96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/img/icons/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/img/icons/168.png",
      "type": "image/png",
      "sizes": "168x168"
    },
    {
      "src": "/img/icons/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icons/256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/img/icons/384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/img/icons/512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/icons/1024.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "/img/icons/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "id": "hot-rod-brothers",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait",
  "screenshots": [
    {
      "src": "/img/screenshots/wide.png",
      "sizes": "2048x1130",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Hot Rod Brothers"
    }
  ]
}