{
  "name": "掌家记 - 家庭记账",
  "short_name": "掌家记",
  "description": "免费全功能的家庭记账软件",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eef4fb",
  "theme_color": "#1f6feb",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
