{
  "id": "lms-cardiff",
  "name": "LMS",
  "short_name": "LMS",
  "description": "Cardiff International School — LMS for Students, Parents, Teachers & Admin",
  "start_url": "/01_main_portal.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "prefer_related_applications": false,
  "background_color": "#4A1717",
  "theme_color": "#4A1717",
  "orientation": "any",
  "categories": ["education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Student Portal", "url": "/student-dashboard.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Parent Portal", "url": "/parent-dashboard.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Teacher Portal", "url": "/teacher-dashboard.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
