{
  "name": "Felix — 你的复利人生系统",
  "short_name": "Felix",
  "description": "生活中所有的回报都来自复利 — 记录成长，发现优势",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF9F7",
  "theme_color": "#E8755A",
  "icons": [
    {
      "src": "icons/app-icon-f-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/felix-logo-f-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "finance", "productivity"],
  "lang": "zh-CN"
}
