{
  "id": "/",
  "name": "Be Health — منصة المتابعة الصحية",
  "short_name": "Be Health",
  "description": "سجل وارفع نتائج تحاليلك الطبية وقارن بينها بسهولة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafbfc",
  "theme_color": "#2d8a9e",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "رفع تحليل",
      "short_name": "رفع",
      "description": "رفع نتيجة تحليل جديدة",
      "url": "/m/upload",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تحاليلي",
      "short_name": "تحاليلي",
      "description": "عرض كل نتائج التحاليل",
      "url": "/m/tests",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المساعد الصحي",
      "short_name": "المساعد",
      "description": "المساعد الذكي",
      "url": "/m/assistant",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
