{
  "name": "Zaki Institute — Online Quran & Arabic Academy",
  "short_name": "Zaki Institute",
  "description": "Live 1-on-1 Quran, Tajweed, Hifdh and Arabic classes. Student LMS, teacher portal and admin ERP.",
  "id": "/",
  "start_url": "/portal?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04382B",
  "theme_color": "#04382B",
  "categories": ["education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Student LMS", "url": "/lms", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Teacher Portal", "url": "/teacher", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Book Free Demo", "url": "/get-started", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
