{
  "name": "KFOO AI - محلل شارت التداول بالذكاء الاصطناعي",
  "short_name": "KFOO AI",
  "description": "تحليل احترافي لشارت التداول باستخدام الذكاء الاصطناعي المتقدم. تحليل الذهب، العملات الرقمية، الفوركس، والأسهم مع مؤشرات KFOO الاحترافية.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "assets/images/kfoo ai analysis pic.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KFOO AI Chart Analysis - Screenshot"
    }
  ],
  "icons": [
    {
      "src": "ico.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ico.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ico.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ico.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المحلل اللحظي",
      "short_name": "Live",
      "description": "تحليل الشارت في الوقت الحقيقي",
      "url": "/live_analyzer.html",
      "icons": [
        {
          "src": "ico.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}