{
  "policies": {
    "Proxy": {
      "Mode": "manual",
      "Locked": true,
      "HTTPProxy": "www.example.com:42",
      "UseHTTPProxyForAllProtocols": true,
      "Passthrough": "foo, bar, baz",
      "SOCKSVersion": 4,
      "UseProxyForDNS": true
    }
  }
}
