{
  "name": "学校工作台",
  "short_name": "学校工作台",
  "description": "面向学校管理层的校务运行工作台：级部、学生、教学考勤、任务督办与组织权限，支持电脑端与手机端。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F3EE",
  "theme_color": "#10294D",
  "lang": "zh-CN",
  "icons": [
    {"src": "icons/icon-192.png","sizes": "192x192","type": "image/png","purpose": "any"},
    {"src": "icons/icon-512.png","sizes": "512x512","type": "image/png","purpose": "any"},
    {"src": "icons/icon-maskable-512.png","sizes": "512x512","type": "image/png","purpose": "maskable"}
  ]
}
