{
  "name": "ZenMobile",
  "short_name": "ZenMobile",
  "description": "基于 ZenNotes 和 ZenReader 接口构建的移动端阅读与复习空间",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfcf8",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
