form!

title "Launch Snikket Instance"

field(
	var: "domain",
	label: "Domain for Instance",
	type: "text-single"
)

field(
	var: "test_instance",
	label: "Is this a test instance?",
	type: "boolean"
)
