{
  "name": "市场推进工作台",
  "short_name": "推进台",
  "description": "用于领导交办、待办日程、项目节点和工作记录的个人推进工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f6fc",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
