{
  "name": "Smart School System",
  "short_name": "SmartSchool",
  "description": "International School Management System — Smart, Analytics-Driven, and Globally Ready",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1e293b",
  "theme_color": "#6366f1",
  "lang": "en",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/Dashboard",
      "description": "Go to the main dashboard"
    },
    {
      "name": "Attendance",
      "url": "/Attendance",
      "description": "Mark today's attendance"
    },
    {
      "name": "Notifications",
      "url": "/NotificationCenter",
      "description": "View notifications"
    }
  ]
}
