{
  "name": "Fitness AI - 健身姿态纠正",
  "short_name": "Fitness AI",
  "description": "AI-powered fitness posture trainer with real-time pose estimation",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "icons": [{
    "src": "icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
