{
  "name": "MyTAU",
  "short_name": "MyTAU",
  "description": "",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/TAU_Student/img/TAU_Student.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/TAU_Student/img/TAU_Student.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/TAU_Student/img/TAU_Student.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/TAU_Student/img/TAU_Student.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/TAU_Student/",
  "screenshots": [
    {
      "src": "/TAU_Assets/img/TAU_Assets.Wide.png",
      "sizes": "1911x910",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard Page"
    },
    {
      "src": "/TAU_Assets/img/TAU_Assets.Intro.png",
      "sizes": "421x855",
      "type": "image/png",
      "label": "Welcome Page"
    },
    {
      "src": "/TAU_Assets/img/TAU_Assets.Main.png",
      "sizes": "421x855",
      "type": "image/png",
      "label": "Dashboard Page"
    }
  ]
}