{
  "name": "CC APP - بوابة المريض",
  "short_name": "CC APP",
  "description": "بوابة المريض الذكية - استعرض مواعيدك وملفك الطبي وتقاريرك",
  "start_url": "/patient/login",
  "scope": "/patient/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#009290",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "/applogo.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/applogo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/applogo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/applogo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/applogo.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/applogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/applogo.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/applogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الرئيسية",
      "short_name": "الرئيسية",
      "url": "/patient/",
      "icons": [{ "src": "/applogo.png", "sizes": "192x192" }]
    },
    {
      "name": "الزيارات",
      "short_name": "الزيارات",
      "url": "/patient/visits",
      "icons": [{ "src": "/applogo.png", "sizes": "192x192" }]
    },
    {
      "name": "الملف الطبي",
      "short_name": "الملف الطبي",
      "url": "/patient/records",
      "icons": [{ "src": "/applogo.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
