{
  "name": "Student Self Service",
  "short_name": "Student Self Service",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "id": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#0b9efb",
  "description": "Student portal for brainware university.",
  "screenshots": [
    {
      "src": "brainware_bg_url.png",
      "sizes": "680x510",
      "type": "image/png",
      "label": "Student Portal",
      "form_factor": "wide"
    },
    {
      "src": "brainware_bg_url.png",
      "sizes": "680x510",
      "type": "image/png",
      "label": "Student Portal",
      "form_factor": "narrow"
    }
  ]
}