{	"manifest": {
		"identification": {
			"serviceUrlxxx": "http://localhost/public/ov1/ag/polly/run.php",
			"serviceUrl": "https://ejtalk.com/ov1/ag/polly/run.php",
			"speakerUri": "PollyParrot_888",
			"conversationalName": "Polly",
			"role": "speech repeater",
			"department": "Birdbraini",
			"organization": "Aviary Network",
			"synopsis": "Just dumb repeats of what it hears."
		},
		"character": {
			"headShot": "aParrot.png",
			"voice": {
				"vendor": "MS_EDGE",
				"name": "Zira",
				"uri": "Microsoft Zira - English (United States)"
			}
		  },
		"capabilities": {
			"keyphrases": [
				"repeat",
				"say what I hear",
				"polly wants a cracker"
			],
			"languages": [
				"en-us"
			],
			"descriptions": [
				"Just to test if the agent works"
			],
			"supportedLayers": [
				"text",
				"voice"
			]
		}
	}
}
