{
  "name": "School Management Portal",
  "short_name": "SchoolPortal",
  "description": "Complete school management system for admin, teachers, parents, and students",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "444x512",
      "type": "image/png"
    }
  ]
}