{
  "id": "/",
  "name": "Uptrend.vn — Đơn giản hoá đầu tư",
  "short_name": "Uptrend.vn",
  "description": "Tư duy · Kiến thức · Tin tức · Công cụ giúp bạn đầu tư đơn giản và hiệu quả.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tin tức",
      "short_name": "Tin tức",
      "url": "/?tab=news",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Biểu đồ",
      "short_name": "Biểu đồ",
      "url": "/?tab=chart",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Thị trường",
      "short_name": "Thị trường",
      "url": "/?tab=market",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Nhật ký giao dịch",
      "short_name": "Nhật ký",
      "url": "/?tab=journal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}