{
  "name": "托班管理系统",
  "short_name": "托班管理",
  "description": "托班管理系统 — 点名 / 考勤 / 作业 / 错题一站式管理",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#304157",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "./icons/icon-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "business"],
  "lang": "zh-CN"
}
