{
  "name": "待办任务计时器",
  "short_name": "待办计时",
  "description": "个人待办任务管理与计时（与桌面版共用简道云数据）",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#1a5276",
  "icons": [
    { "src": "/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
