{
  "name": "EIBO Student Portal",
  "short_name": "EIBO Student",
  "description": "EIBO Career Hub Student Dashboard — Track your course and profile.",
  "start_url": "/student/index.php",
  "scope": "/student/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#060e1c",
  "background_color": "#060e1c",
  "lang": "en",
  "categories": ["education"],
  "icons": [
    {
      "src": "../assets/images/logo_circle.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../assets/images/logo_circle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
