{
  "name": "笙之道 · 第二大腦",
  "short_name": "笙之道",
  "description": "brain.reyway.com — 主公的第二大腦。投入、整理、收藏、悟道。",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE3",
  "theme_color": "#2A4338",
  "scope": "/",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/share.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
