{
  "name": "بتار كود — تعلم التداول",
  "short_name": "بتار كود",
  "description": "منصة تعليم التداول العربية الأولى بمحاكي واقعي وذكاء اصطناعي",
  "start_url": "/btar-homepage.html",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#00ff9a",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "education",
    "finance"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المحاكي",
      "url": "/btar-simulator.html",
      "description": "افتح المحاكي مباشرة"
    },
    {
      "name": "المدونات",
      "url": "/btar-blogs.html",
      "description": "المكتبة التعليمية"
    },
    {
      "name": "المساعد",
      "url": "/btar-ai-chat.html",
      "description": "المساعد الذكي العربي"
    }
  ]
}