{
	"title": "HH:MM:SS|seconds|percentage%",
	"$schema": "http://json-schema.org/draft-04/schema#",
	"type": "string",
	"pattern": "^(([0-1][0-9]|2[0-4]):[0-5][0-9]:[0-5][0-9]|[0-9]+s?|[0-9]+%)$"
}