To read a json file from the resource folder following command is easy to use.

final var json = TBFString.stringFromFileInResourceFolder(
	"static://app:sample.json");