{
"config_date":"2022-08-16 20:38:29 +0000",
"config_id":"custom",
"config_source":"exampleTemplate",
"passLock":"",
	"top_button":{
		"label":"Poo Button",
		"stamp":"top button"
		},
	"middle_button":{
		"label":"Middle Button",
		"instruct":"Choose an item or cancel",
		"stamps":[
			"first middle",
			"second middle",
			"third middle"
			]
		},
	"bottom_button":{
		"label":"Bottom Button",
		"instruct":"Choose an item or cancel",
		"stamps":[
			"first bottom",
			"second bottom",
			"third bottom"
			]
	},
	"timer_button":{
		"label":"Timer Button",
		"seconds":120
		},
	"dings":[
		15,
		1,
		0
		],
	"metroBPM":100,
	"StartPrompt":{
		"color":"default",
		"time":0,
		"text":"Start Timer"
		},
	"prompts":[
		{
			"color":"black",
			"time":0,
			"text":"STOP"
		},
		{
			"color":"red",
			"time":1,
			"text":"1"
		},
		{
			"color":"white\/red",
			"time":2,
			"text":"2"
		},
		{
			"color":"red",
			"time":3,
			"text":"3"
		},
		{
			"color":"white\/red",
			"time":4,
			"text":"4"
		},
		{
			"color":"red",
			"time":5,
			"text":"5"
		},
		{
			"color":"yellow",
			"time":15,
			"text":"15 seconds!"
		},
		{
			"color":"default",
			"time":25,
			"text":""
		},
		{
			"color":"yellow",
			"time":30,
			"text":"30 Seconds!"
		},
		{
			"color":"default",
			"time":55,
			"text":""
		},
		{
			"color":"green",
			"time":60,
			"text":"60 Seconds"
		}
	]
}
