{
  "name": "牛逼大王记账",
  "short_name": "牛逼记账",
  "description": "纯前端 PWA 记账应用，离线可用，数据本地保存，徐敏敏陪你记账。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f766e",
  "theme_color": "#14b8a6",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
