{
  "name": "SIB Real Estate Finance Hub",
  "short_name": "SIB Hub",
  "description": "منصة التمويل العقاري لبنك صحار الدولي — رحلة كاملة من الطلب حتى الصرف",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#FF6A00",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "طلبات البنك",
      "short_name": "الطلبات",
      "description": "إدارة طلبات التمويل",
      "url": "/bank/applications",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "طلب جديد",
      "short_name": "جديد",
      "description": "إنشاء طلب تمويل",
      "url": "/customer/new",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "سجل رحلتي",
      "short_name": "الرحلة",
      "description": "تتبع طلبي",
      "url": "/customer/timeline",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
