{
  "name": "项目中心 · Project Hub",
  "short_name": "项目中心",
  "description": "轻量级项目协作与任务流转看板",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": [
    "productivity",
    "business"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%234F46E5'/%3E%3Ctext x='256' y='340' font-size='260' font-family='sans-serif' font-weight='700' fill='%23fff' text-anchor='middle'%3E%E9%A1%B9%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}