{
	"db": {
		"user": "user",
		"host": "192.168.0.255",
		"database": "mydb",
		"password": "mypass",
		"port": 5432
	},
	
	"watson": {
		"username": "your-username-here",
		"password": "your-password-here",
		"environment_id": "your-environment-here",
		"collection_id": "your-collection-here"
	},	
	
	"categoria": {
		"Movimento Digitacao / Emissao de NFE": ["emissao de nfe"],
		"Emissao da NFCe": ["nfce"],
		"NFE - Consulta NFE": ["pesquisa status nf-e"],
		"NFE - Consulta NFE": ["pesquisa status nf-e"],
		"Pesquisa Status NF-E": ["pesquisa status nf-e"]
	}
}