{
  "short_name": "ZidHub",
  "name": "ZidHub - زد هَب  ",
  "description": "تبادل المهارات، تعلّم من أقرانك، وانمُ معهم. منصة مجانية للتعلم بالأقران مع دورات ومكتبة ومحادثات مشفّرة.",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "favicon-32.png",       "type": "image/png", "sizes": "32x32" },
    { "src": "apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "icon-192.png",         "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "icon-192.png",         "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "icon-512.png",         "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "icon-512.png",         "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "zidhub-pwa-v1",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#10b981",
  "background_color": "#f8fafc",
  "categories": ["education", "social"],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "الدورات",
      "short_name": "دورات",
      "description": "تصفح الدورات التعليمية",
      "url": "/courses?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "المحادثات",
      "short_name": "شات",
      "description": "فتح المحادثات",
      "url": "/chat?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "ملفي الشخصي",
      "short_name": "حسابي",
      "description": "عرض ملفك الشخصي",
      "url": "/profile?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": []
}
