{
  "name": "Student Portal",
  "short_name": "UOK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7a0a28",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/storage/img/Mlogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/storage/img/Mlogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}