{
  "name": "الوصال — مؤسسة أبي الزهراء",
  "short_name": "الوصال",
  "description": "تطبيق تسجيل الوصال — يعمل بدون إنترنت مع رفع الفيديو والصور وتحديد موقع القبر",
  "start_url": "/wasal/",
  "scope": "/wasal/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait-primary",
  "background_color": "#0a3d2e",
  "theme_color": "#0a3d2e",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "المستحقة",
      "short_name": "المستحقة",
      "description": "زيارة القبور المستحقة",
      "url": "/wasal/#due",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "الانتظار",
      "short_name": "الانتظار",
      "description": "السجلات المعلقة",
      "url": "/wasal/#queue",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
