{
  "id":"/vd/",
  "scope": "./",
  "background_color": "white",
  "description": "VehiHunter VD",
  "display": "standalone",
  "icons": [
    {
      "src": "resources/images/icons/ic_launcher_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "resources/images/icons/ic_launcher_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "name": "VehiHunter VD",
  "short_name": "VehiHunter VD",
  "start_url": "https://app.vehihunter.com/vd"
}