{
  "name": "EduMaster Pro",
  "short_name": "EduMaster",
  "description": "Complete Education ERP SaaS Platform for Schools and Institutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/#inst-dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "Students",
      "url": "/#students",
      "description": "Manage students"
    },
    {
      "name": "Attendance",
      "url": "/#attendance",
      "description": "Mark attendance"
    }
  ]
}
