{
  "short_name": "Mahendrodaya SS",
  "name": "Mahendrodaya SS",
  "description": "Bilingual comprehensive School Management System (SMS) and web portal featuring attendance, examination grade ledger, multi-stakeholder directories, financial management, and reporting.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["education", "productivity", "management"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512 439x439 any",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192 439x439 any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scoreboard",
      "short_name": "Scoreboard",
      "description": "View classroom scoreboard and student scores",
      "url": "/?view=scoreboard"
    },
    {
      "name": "Students",
      "short_name": "Students",
      "description": "Manage student records and performance",
      "url": "/?view=students"
    },
    {
      "name": "Classes & Subjects",
      "short_name": "Classes",
      "description": "Manage classes, subjects, and schedules",
      "url": "/?view=classes"
    }
  ]
}

