{
  "name": "PPSJ EDU - School Management System & Exam Portal",
  "short_name": "PPSJ EDU",
  "description": "Modern school management platform and student exam portal. Access exams, track attendance, manage fees, and monitor student performance.",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
