{
  "name": "大东工作台看板",
  "short_name": "工作台",
  "description": "待办 + 全工作域聚合，手机电脑同一份数据",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6fa",
  "theme_color": "#1668dc",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
