{
  "name": "KC GYM",
  "short_name": "KC GYM",
  "description": "Phòng gym chuyên nghiệp tại Thủ Đức — đăng ký gói tập, phân tích thể trạng AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "categories": ["health", "fitness"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Phân tích thể trạng",
      "url": "/analyzer",
      "description": "Phân tích BMI và nhận kế hoạch tập"
    },
    {
      "name": "Xem gói tập",
      "url": "/packages",
      "description": "Chọn gói tập phù hợp"
    }
  ]
}
