{
  "schema": "qianask-nav-bundle/v1",
  "version": 4,
  "navData": [
    {
      "category": "home",
      "name": "首页",
      "sites": [
        { "name": "百度一下", "url": "https://www.baidu.com/s?wd=", "brandColor": "#2932e1", "group": "search" },
        { "name": "bing", "url": "https://www.bing.com/search?q=", "brandColor": "#008373", "group": "search" },
        { "name": "花瓣网", "url": "https://huaban.com/search/?q=", "brandColor": "#e60012", "group": "design-ref" },
        { "name": "站酷", "url": "https://www.zcool.com.cn/search/content?word=", "brandColor": "#f8b500", "group": "design-ref" }
      ]
    },
    {
      "category": "design",
      "name": "设计",
      "icon": "fa-paint-brush",
      "sites": [
        { "name": "Dribbble", "url": "https://dribbble.com/search/", "brandColor": "#ea4c89" },
        { "name": "Behance", "url": "https://www.behance.net/search?search=", "brandColor": "#1769ff" }
      ]
    },
    { "category": "custom", "name": "自定义", "sites": [] }
  ],
  "homePanelMeta": {
    "search": { "title": "搜索引擎", "order": 10 },
    "design-ref": { "title": "设计灵感", "order": 20 }
  },
  "homePanels": [
    { "id": "search", "enabled": true, "order": 10 },
    { "id": "design-ref", "enabled": true, "order": 20 }
  ],
  "preferences": {
    "cardSize": "md",
    "defaultSearchUrl": "https://www.baidu.com/s?wd="
  }
}
