{
  "name": "记一下",
  "short_name": "记一下",
  "description": "用语音记录记账、一刻、日期与阅读的家庭小工具。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "browser"],
  "orientation": "portrait",
  "lang": "zh-CN",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["productivity", "finance", "utilities"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
