{
  "id": "/",
  "name": "Bilbo Glans — بوابة الشركاء",
  "short_name": "بوابة الشركاء",
  "description": "بوابة الشركاء لمنصة بيلبو جلانز لإدارة خدمات العناية بالسيارات والحجوزات والمالية.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0057FF",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "الرئيسية",
      "description": "الانتقال إلى نظرة عامة ولوحة التحكم",
      "url": "/overview"
    },
    {
      "name": "إدارة الحجوزات",
      "short_name": "الحجوزات",
      "description": "عرض ومتابعة حجوزات المواعيد",
      "url": "/bookings"
    },
    {
      "name": "قائمة الخدمات",
      "short_name": "الخدمات",
      "description": "إدارة خدمات الغسيل والتلميع",
      "url": "/services"
    }
  ],
  "categories": ["business", "utilities", "productivity"],
  "lang": "ar",
  "dir": "rtl"
}
