{
  "name": "fish 工作台",
  "short_name": "fish",
  "description": "个人云端工作台：新闻速报 · 股市雷达 · 复盘周记 · 灵感库 · 每日英语 · 每日待办",
  "lang": "zh-CN",
  "start_url": "index.html#/home",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8F1",
  "theme_color": "#7A4636",
  "icons": [
    { "src": "icons/icon-1024.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-1024.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ]
}
