{
	"port": {port},
	"mongo" : {
		"connection_string": "{connection_string}",
		"options": {}
	},
	"token_expiry": 86400,
	"refresh_token_expiry": 2678400,
	"shared_secret": "{shared_secret}"
}