{
  "name": "وعيك Waeyuk",
  "short_name": "وعيك",
  "description": "منصتك المتكاملة للصحة النفسية وتطوير الذات",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#00d2ff",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/images/logo_small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo_small.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logo_small.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "الأخصائيين",
      "short_name": "أخصائيين",
      "description": "تصفح الأخصائيين المعتمدين",
      "url": "/specialists",
      "icons": [{ "src": "/images/logo_small.png", "sizes": "96x96" }]
    },
    {
      "name": "الاختبارات النفسية",
      "short_name": "اختبارات",
      "description": "اختبر نفسك مع أكثر من 32 اختباراً",
      "url": "/tools",
      "icons": [{ "src": "/images/logo_small.png", "sizes": "96x96" }]
    },
    {
      "name": "المحادثات",
      "short_name": "المحادثات",
      "description": "تواصل مع الأخصائيين",
      "url": "/chat",
      "icons": [{ "src": "/images/logo_small.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
