{
  "name": "PilatesDesk 普拉提教练工作台",
  "short_name": "PilatesDesk",
  "description": "普拉提教练工作台 - 课程管理、日常记录、学习分享与 AI 助手",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7f5",
  "theme_color": "#5d8f78",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "health", "lifestyle"],
  "lang": "zh-CN"
}
