{
  "name": "MAQMU College of Health Science and Technology",
  "short_name": "MAQMU Portal",
  "description": "Official MAQMU College portal for students and staff. Access results, payments, and academic records.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Check Results",
      "url": "/results",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Student Login",
      "url": "/student/login",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    }
  ]
}
