{
  "name": "教练课时统计",
  "short_name": "课时统计",
  "description": "记录教练上课情况，按月统计小班课人次与私教课时长",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1F1F1",
  "theme_color": "#775537",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
