{
  "name": "黑谷计划教练",
  "short_name": "黑谷教练",
  "description": "你团队的执行力中枢。计划、追踪、复盘、目标对齐，由 AI 教练贴身陪伴。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#5b8def",
  "orientation": "any",
  "lang": "zh-CN",
  "icons": [
    { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./favicon.svg",    "sizes": "any", "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "智能计划录入", "short_name": "录入", "url": "./#/plan" },
    { "name": "今日复盘",     "short_name": "复盘", "url": "./#/reviews" },
    { "name": "AI 教练",      "short_name": "AI",   "url": "./#/?coach=1" }
  ]
}
