{
  "id": "/",
  "name": "Apex Cloud Education ERP",
  "short_name": "Apex ERP",
  "description": "Enterprise School & Coaching Center ERP with CBT Online Exams, Student LMS, Multi-Ward Parent Portal & Accounts",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Director Cockpit",
      "short_name": "Admin",
      "description": "Executive ERP Management & Live Dashboards",
      "url": "/admin",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Student LMS & CBT",
      "short_name": "Student",
      "description": "Online Mock Tests, Video Vault & Attendance",
      "url": "/student",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Faculty Workstation",
      "short_name": "Teacher",
      "description": "Attendance Scanner, Question Bank & DPPs",
      "url": "/teacher",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Parent Ward Tracker",
      "short_name": "Parent",
      "description": "Multi-Ward Academic Tracking & Fee Receipts",
      "url": "/parent",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Library Desk",
      "short_name": "Library",
      "description": "Book Circulation & Catalog Desk",
      "url": "/librarian",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["education", "productivity", "utilities"]
}
