{
  "short_name": "BYJU's Learn Portal",
  "name": "Learn Portal",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "prefer_related_applications": true,
  "related_applications":[
     {
        "platform":"play",
        "id":"com.byjus.thelearningapp.premium"
     }
  ]
}
