{
  "name": "برنامج شركاء داير",
  "short_name": "داير شركاء",
  "description": "اربح عمولات من الخدمات الاحترافية",
  "start_url": "/affiliate",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D2137",
  "theme_color": "#F5A623",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/affiliate-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/affiliate-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "description": "الذهاب إلى لوحة تحكم الشريك",
      "url": "/affiliate/dashboard",
      "icons": [{ "src": "/affiliate-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الخدمات",
      "short_name": "Services",
      "description": "تصفح الخدمات المتاحة للترويج",
      "url": "/affiliate/dashboard?tab=services",
      "icons": [{ "src": "/affiliate-icon-192.png", "sizes": "192x192" }]
    }
  ]
}