{
  "id": "/",
  "name": "小林记账",
  "short_name": "小林记账",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f7ff",
  "theme_color": "#f8f7ff",
  "icons": [
    {
      "src": "/apple-touch-icon-compressed.webp",
      "sizes": "180x180",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/ledger-logo-compressed.webp",
      "sizes": "1254x1254",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
