{
  "name": "نظام معالجة منشورات العروض والتخفيضات",
  "short_name": "عروض اليوم",
  "description": "اكتشف أفضل العروض والخصومات من كبرى المتاجر في المملكة العربية السعودية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "shopping",
    "finance",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "العروض الحالية",
      "short_name": "العروض",
      "description": "شاهد جميع العروض النشطة",
      "url": "/public/offers"
    },
    {
      "name": "المنتجات",
      "short_name": "منتجات",
      "description": "تصفح جميع المنتجات",
      "url": "/public/products"
    },
    {
      "name": "المتاجر",
      "short_name": "متاجر",
      "description": "استكشف المتاجر المشاركة",
      "url": "/public/merchants"
    }
  ]
}