{
  "name": "待办事项跟进",
  "short_name": "待办跟进",
  "description": "云端同步 · 多设备 · 多人协作的待办事项管理工具",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "icons": [
    {"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 144'%3E%3Crect width='144' height='144' rx='32' fill='%234f46e5'/%3E%3Ctext x='72' y='96' text-anchor='middle' font-size='72'%3E📋%3C/text%3E%3C/svg%3E", "sizes": "144x144", "type": "image/svg+xml"},
    {"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='96' fill='%234f46e5'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-size='256'%3E📋%3C/text%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml"}
  ]
}