{
  // "jsonRpcUrl": "",                      /* JSON-RPC url for running agent during development e.g. https://mainnet.infura.io/v3/YOUR_API_KEY */
  // "traceRpcUrl": ""                      /* JSON-RPC url for fetching trace data during development */
  // "imageRepositoryUrl": "",              /* Container image repository for publishing agent images */
  // "imageRepositoryUsername": "",         /* Image repository username for authentication, if required */
  // "imageRepositoryPassword": "",         /* Image repository password for authentication, if required */
  // "agentRegistryContractAddress": "",    /* Contract address for agent registry */
  // "agentRegistryJsonRpcUrl": "",         /* JSON-RPC url of the network hosting agent registry contract */
  // "ipfsGatewayUrl": "",                  /* IPFS gateway API for publishing agent manifest e.g. https://ipfs.infura.io:5001 */
  // "ipfsGatewayAuth": "",                 /* Authorization header, if IPFS gateway requires it */
  // "debug": true,                         /* Debug flag for additional console logging */
  // "keyfile": "",                         /* Specify name of keyfile to use from ~/.forta when publishing agent */
}