{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://mooncat/sdk/browser.health.schema.json",
  "title": "browser.health",
  "description": "连接探测: browserd 是否活着 + 是否已 open",
  "type": "object",
  "properties": {},
  "required": []
}
