{
  "name": "BUILDINGZ | بيلدينغز",
  "short_name": "Buildingz",
  "description": "المنصة الأولى في الإمارات لبناء وتأثيث منزل أحلامك",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "المتجر",
      "short_name": "Store",
      "url": "/store",
      "description": "تصفح منتجاتنا"
    },
    {
      "name": "الخدمات",
      "short_name": "Services",
      "url": "/services",
      "description": "احجز خدمة"
    },
    {
      "name": "السلة",
      "short_name": "Cart",
      "url": "/cart",
      "description": "عرض سلة التسوق"
    }
  ]
}
