{
  "name": "Running Rex - 跑步姿勢分析",
  "short_name": "Running Rex",
  "description": "AI驅動的跑步姿勢分析應用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0d5a7a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
