{
  "name": "我的记录台",
  "short_name": "记录台",
  "description": "个人财务与收藏记录工具",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#5b7cb8",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%235b7cb8'/><text x='50' y='68' text-anchor='middle' font-size='52' fill='white'>记</text></svg>",
      "sizes": "100x100",
      "type": "image/svg+xml"
    }
  ]
}
