{
  "name": "xx · 个人生活管理工作台",
  "short_name": "xx工作台",
  "description": "待办、记账、倒计时、阅读打卡、选题灵感、脚本创作、数据复盘、热点雷达，一站式个人生活管理。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7f4",
  "theme_color": "#16a34a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
