{
  "name": "Petrol",
  "short_name": "Petrol",
  "icons": [{
      "src": "images/brand/manifest/48x48_mdpi.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/brand/manifest/72x72_hdpi.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/brand/manifest/96x96_xhdpi.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/brand/manifest/144x144_xxhdpi.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/brand/manifest/192x192_xxxhdpi.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/brand/manifest/512x512_GooglePlay.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#E30613"
}
