{
  "name": "BadminLab — Footwork Training",
  "short_name": "BadminLab",
  "description": "Ứng dụng tập footwork cầu lông với tín hiệu ngẫu nhiên, giọng đọc và theo dõi tiến bộ.",
  "start_url": "/drill.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230a0e14'/><circle cx='256' cy='256' r='100' fill='none' stroke='%2300e5a0' stroke-width='16'/><circle cx='256' cy='256' r='30' fill='%2300e5a0'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tập Footwork",
      "short_name": "Footwork",
      "url": "/drill-v2.html"
    },
    {
      "name": "Split Step",
      "short_name": "Split Step",
      "url": "/split-step.html"
    },
    {
      "name": "Thư viện tập luyện",
      "short_name": "Thư viện",
      "url": "/library.html"
    },
    {
      "name": "Chia tiền",
      "short_name": "Chia tiền",
      "url": "/split.html"
    },
    {
      "name": "Huấn luyện viên",
      "short_name": "HLV",
      "url": "/coach.html"
    },
    {
      "name": "Học viên",
      "short_name": "Học viên",
      "url": "/student.html"
    },
    {
      "name": "Tự học cầu lông",
      "short_name": "Tự học",
      "url": "/learn.html"
    },
    {
      "name": "Lịch dạy",
      "short_name": "Lịch",
      "url": "/coach-schedule.html"
    }
  ]
}
