{
  "name": "我的账本",
  "short_name": "账本",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://pic.chitchat.top/images/yt_192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide.png",
      "sizes": "1198x1271",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/narrow.png",
      "sizes": "430x932",
      "form_factor": "narrow"
    }
  ]
}