{
  "name": "anenreo 移动端",
  "short_name": "anenreo",
  "description": "接收系统分享并保存为 Capture 原始事实",
  "start_url": "/#/pages/index/index",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#f5f5f4",
  "icons": [
    {
      "src": "/icons/anenreo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/anenreo-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/#/pages/capture-intelligence/index",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
