{
  "short_name": "BTSSS",
  "name": "BTSSS Bachelor Portal",
  "icons": [
    {
      "src": "images/stu_dots.svg",
      "sizes": "192x192 32x32 16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}