{
  "name": "رولي وكلاء",
  "short_name": "رولي وكلاء",
  "description": "بوابة وكلاء رولي — إدارة طلبات الإيداع والسحب وعروض البيع والشراء",
  "start_url": "/agent?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0c0916",
  "theme_color": "#0c0916",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "finance"],
  "id": "com.rolly.agent",
  "icons": [
    {
      "src": "/images/agent-icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/agent-icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/agent-icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/agent-icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "طلبات الإيداع",
      "short_name": "الإيداع",
      "description": "طلبات إيداع اللاعبين المعلّقة",
      "url": "/agent?tab=deposits",
      "icons": [{ "src": "/images/agent-icon-192.png?v=1", "sizes": "192x192" }]
    },
    {
      "name": "طلبات السحب",
      "short_name": "السحب",
      "description": "طلبات سحب اللاعبين المعلّقة",
      "url": "/agent?tab=withdrawals",
      "icons": [{ "src": "/images/agent-icon-192.png?v=1", "sizes": "192x192" }]
    },
    {
      "name": "عروضي",
      "short_name": "العروض",
      "description": "إدارة عروض البيع والشراء",
      "url": "/agent?tab=offers",
      "icons": [{ "src": "/images/agent-icon-192.png?v=1", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "prefer_related_applications": false
}
