{
  "name": "个人考勤统计系统",
  "short_name": "考勤统计",
  "description": "个人考勤统计与管理系统",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c49030",
  "orientation": "any",
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
