{
  "name": "Deriv DBot - Automated FX Trading",
  "short_name": "DBot FX",
  "description": "Tạo và chạy chiến lược giao dịch tự động với Deriv DBot. Hỗ trợ Martingale, D'Alembert, Oscar's Grind, 1-3-2-6.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f72d8",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity", "trading"],
  "icons": [
    {
      "src": "/icons-pwa/icon-180.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons-pwa/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons-pwa/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons-pwa/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons-pwa/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons-pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons-pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons-pwa/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bot Builder",
      "short_name": "Builder",
      "description": "Mở Bot Builder để tạo chiến lược",
      "url": "/?tab=bot-builder",
      "icons": [
        { "src": "/icons-pwa/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
        { "src": "/icons-pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Quick Strategy",
      "short_name": "Quick",
      "description": "Tạo chiến lược nhanh với mẫu có sẵn",
      "url": "/?tab=quick-strategy",
      "icons": [
        { "src": "/icons-pwa/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
        { "src": "/icons-pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Xem báo cáo và lịch sử giao dịch",
      "url": "/?tab=dashboard",
      "icons": [
        { "src": "/icons-pwa/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
        { "src": "/icons-pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/icons-pwa/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Deriv DBot Home"
    },
    {
      "src": "/icons-pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Deriv DBot Home"
    }
  ]
}
