
{
  "name": "FitNight AI 健身 V1.2.3",
  "short_name": "FitNight",
  "description": "AI 姿态控制的智能健身视频平台",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/image/icon128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}