{
  "name": "Nhật Ký Trader",
  "short_name": "Nhật Ký Trader",
  "description": "Nhật ký giao dịch tiếng Việt — chấm điểm kỷ luật, tự tìm lỗi từ dữ liệu lệnh thật, xem lại lệnh bằng nến giá thật.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
