{
  "name": "HTVAG Education — College ERP",
  "short_name": "HTVAG Education",
  "description": "College management portal — attendance, fees, results, timetable and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1C1917",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to admin dashboard"
    },
    {
      "name": "Student Portal",
      "url": "/student",
      "description": "Open student portal"
    }
  ]
}
