{
  "name": "Tan Replay — Bar Replay Pro",
  "short_name": "Tan Replay",
  "description": "Cỗ máy thời gian cho trader nghiêm túc. Tua lại thị trường, đặt lệnh ảo, đo chiến lược.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "vi",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Challenges",
      "short_name": "Challenges",
      "description": "Xem & join weekly challenges",
      "url": "/challenges.html"
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "Bảng xếp hạng global",
      "url": "/leaderboard.html"
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "Activity feed",
      "url": "/feed.html"
    }
  ]
}
