{
  "name": "个人工作台 · Liquid Glass",
  "short_name": "工作台",
  "description": "离线本地优先个人工作台：待办、日历、知识库、AI 新闻、健身",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Crect width='512' height='512' rx='112' fill='%230b1020'/%3E%3Ctext x='256' y='330' font-size='300' text-anchor='middle' fill='white'%3E%E2%97%88%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
