{
  "name": "超级大脑",
  "short_name": "超级大脑",
  "description": "我的智能链接知识库",
  "start_url": "/my-knowledge-base/",
  "scope": "/my-knowledge-base/",
  "display": "standalone",
  "background_color": "#f9f6f1",
  "theme_color": "#7ab5d4",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}