{
  "name": "实习生打卡助手",
  "short_name": "打卡助手",
  "description": "临床教学秘书实习生打卡管理桌面小部件",
  "start_url": "widget.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f8",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
