{
  "short_name": "ICS",
  "name": "Institute of Computer Science (ICS)",
  "description": "Official Student Portal for the Institute of Computer Science (ICS) at Shah Abdul Latif University.",
  "icons": [
    {
      "src": "/images/logo/salu.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/logo/salu.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/logo/salu.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4F46E5",
  "background_color": "#ffffff"
}
