{
  "name": "记账工作台",
  "short_name": "记账",
  "description": "个人记账工作台 - 支持语音/拍照/手动/周期/模板等多种记录方式",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDF1F7",
  "theme_color": "#002FA7",
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
