{
  "name": "EduNexus — GHS Dholewala",
  "short_name": "EduNexus",
  "description": "School Management Portal — Students, Teachers & Management",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#1e6ef5",
  "categories": ["education", "productivity"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Student Portal", "short_name": "Student", "url": "./?role=student", "icons": [{"src": "./icon-192.png", "sizes": "192x192"}] },
    { "name": "Teacher Portal", "short_name": "Teacher", "url": "./?role=teacher", "icons": [{"src": "./icon-192.png", "sizes": "192x192"}] }
  ]
}
