{
  "name": "退休倒计时",
  "short_name": "苟退",
  "description": "管团队的个人工作台：今日计划、待办、项目进度、工作笔记、周报、退休倒计时与周复盘",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7f9",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
