{
  "name": "Iqra Real School Management System",
  "short_name": "Iqra SMS",
  "description": "Complete school management system for Pakistani schools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#005AA7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View dashboard"
    },
    {
      "name": "Students",
      "url": "/students",
      "description": "Manage students"
    },
    {
      "name": "Attendance",
      "url": "/attendance",
      "description": "View attendance"
    }
  ]
}
