{
  "id": "/app/",
  "name": "视听阅第二大脑",
  "short_name": "视听阅",
  "description": "收藏视频、音频和网页，整理为可检索、可复用的个人知识。",
  "lang": "zh-CN",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/knowvia-icon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/app/?capture=share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
