Custom Web Templates?

I’d like to create a few custom “Web Templates” in an app that I can use on Website pages.

It looks like the included Web Templates are under /website/web_template, and each template has a JSON file and an HTML file (which includes the Jinja templates).

How can I create custom Web Templates in my app?