{
  "name": "4Ucoupons - كوبونات وعروض حصرية",
  "short_name": "4Ucoupons",
  "description": "أفضل كوبونات الخصم والعروض الحصرية لأشهر المتاجر الإلكترونية في مصر والسعودية والإمارات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "كل الكوبونات",
      "short_name": "كوبونات",
      "url": "/coupons",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "عروض اليوم",
      "short_name": "اليوم",
      "url": "/today-deals",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "أفضل الكوبونات",
      "short_name": "الأفضل",
      "url": "/top-coupons",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المتاجر",
      "short_name": "متاجر",
      "url": "/stores",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
