{
  "short_name": "iCBSE",
  "name": "iCBSE.com",
  "icons": [
    {
      "src": "https://www.icbse.com/static/web/img/logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.icbse.com/static/web/img/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?utm_source=pwa",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0074f1",
  "prefer_related_applications": true,
  "lang" : "English",
  "orientation" : "portrait",
  "description" : "Website for CBSE Students",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.icbse.cbse",
      "id": "com.icbse.cbse"
    }
  ]
}
