{
  "id": "/",
  "name": "EM Lectures | منصة إي إم للمحاضرين",
  "short_name": "EM Lectures",
  "description": "منصة تعليمية عربية — كورسات ومحاضرات وامتحانات أونلاين. Teach • Inspire • Empower.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#3182CE",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الصفحة الرئيسية",
      "short_name": "الرئيسية",
      "url": "/home",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
