{
  "name": "سبق | نظام استخبارات البورصة المصرية",
  "short_name": "سبق",
  "description": "نظام تحليل واتخاذ القرار في البورصة المصرية — ذكاء اصطناعي وسلوكي لتبسيط قرارات التداول. إشارات لحظية، تحليل سيولة، وتنبيهات فورية.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "categories": ["finance", "business", "productivity"],
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?source=pwa",
  "screenshots": [
    {
      "src": "/screenshots/dashboard-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "لوحة التحكم الذكية"
    },
    {
      "src": "/screenshots/dashboard-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "لوحة التحكم على الهاتف"
    }
  ],
  "shortcuts": [
    {
      "name": "الإشارات الحية",
      "short_name": "إشارات",
      "description": "أحدث إشارات التداول المباشرة",
      "url": "/signals",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "نبض السوق",
      "short_name": "السوق",
      "description": "حالة السوق والمؤشرات الرئيسية",
      "url": "/markets",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "المتابعات",
      "short_name": "متابعات",
      "description": "قائمة أسهمك المتابعة",
      "url": "/watchlist",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "edge_side_panel": {},
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
