{
  "name": "连连看工作台",
  "short_name": "工作桌面",
  "description": "集费用核对、产权文件、独立站工作、任务会议与健康训练于一体的个人 AI 工作台。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f4f4f4",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
