{
  "name": "منظومة إدارة السياحة العلاجية",
  "short_name": "السياحة العلاجية",
  "description": "تطبيق متكامل لإدارة السياحة العلاجية والخدمات الطبية",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1B3A5C",
  "background_color": "#FFFFFF",
  "categories": ["medical", "healthcare"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231B3A5C' width='540' height='720'/><text x='270' y='360' font-size='48' fill='white' text-anchor='middle' dominant-baseline='middle'>Medical Tourism System</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%231B3A5C' width='1280' height='720'/><text x='640' y='360' font-size='48' fill='white' text-anchor='middle' dominant-baseline='middle'>Medical Tourism System</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231B3A5C' width='192' height='192' rx='45'/><circle cx='96' cy='96' r='60' fill='%23C9A351'/><path d='M96 70 L96 122 M70 96 L122 96' stroke='%231B3A5C' stroke-width='8' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231B3A5C' width='192' height='192' rx='45'/><circle cx='96' cy='96' r='60' fill='%23C9A351'/><path d='M96 70 L96 122 M70 96 L122 96' stroke='%231B3A5C' stroke-width='8' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231B3A5C' width='512' height='512' rx='120'/><circle cx='256' cy='256' r='160' fill='%23C9A351'/><path d='M256 186 L256 326 M186 256 L326 256' stroke='%231B3A5C' stroke-width='20' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231B3A5C' width='512' height='512' rx='120'/><circle cx='256' cy='256' r='160' fill='%23C9A351'/><path d='M256 186 L256 326 M186 256 L326 256' stroke='%231B3A5C' stroke-width='20' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تطبيق المريض",
      "short_name": "المريض",
      "description": "الوصول السريع إلى تطبيق المريض",
      "url": "/patient-app",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231B3A5C' width='96' height='96' rx='20'/><path d='M48 28 C36 28 28 36 28 48 C28 60 48 72 48 72 C48 72 68 60 68 48 C68 36 60 28 48 28' fill='%23C9A351'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "بوابة الأطباء",
      "short_name": "الطبيب",
      "description": "الوصول السريع إلى بوابة الأطباء",
      "url": "/doctor-portal",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231B3A5C' width='96' height='96' rx='20'/><circle cx='48' cy='35' r='10' fill='%23C9A351'/><path d='M48 50 L48 70 M35 60 L61 60' stroke='%23C9A351' stroke-width='4' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*", "audio/*"]
        }
      ]
    }
  }
}
