{
  "name": "消费轨迹",
  "short_name": "消费轨迹",
  "description": "个人消费记账工具",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F5F5F7",
  "background_color": "#F5F5F7",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
