{
  "name": "程玲的工作台",
  "short_name": "程玲工作台",
  "description": "体育教练教学管理系统 - 学员档案、课程、打卡、花园游戏化、账务、协议、伤病台账",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f8faf9",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
