{
  "name": "أصول الضيافة - خدمات الضيافة الفاخرة",
  "short_name": "أصول الضيافة",
  "description": "نُحيي أصول الضيافة العربية الأصيلة في جميع مناطق المملكة العربية السعودية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#C5A059",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "hospitality",
    "food",
    "business"
  ],
  "scope": "/",
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "خدماتنا",
      "short_name": "الخدمات",
      "description": "استعرض خدمات الضيافة",
      "url": "/services"
    },
    {
      "name": "تواصل معنا",
      "short_name": "تواصل",
      "description": "تواصل عبر واتساب",
      "url": "/contact"
    }
  ]
}