{
  "name": "轻账本",
  "short_name": "轻账本",
  "description": "邀请码制智能记账 PWA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#07A35A",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
