{
  "short_name": "PB",
  "name": "Policybazaar",
  "prefer_related_applications": true,
    "related_applications": [
      {
        "platform": "play",
        "id": "com.policybazaar"
      }
    ],    
   "icons": [    
    {
      "src": "../cdn/images/home-page/pb192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../cdn/images/home-page/pb512px.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "start_url": "/?source=pwa",
  "background_color": "#3367D6",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#3367D6"
}