Home / Live demos

Six live demos. Right in your browser.

The six public web forms from Icarus Manifest — exactly as a tandem customer, a jumper or an instructor would see them on your club's website. Embedded as JavaScript; you click through right in your browser, just like a real customer.

All demos run against a demo tenant.

You're clicking against the shared demo instance. Entries never become real bookings, no payments are processed and no e-mails leave the system. Want to see the full feature set? Get direct demo access — login by e-mail, valid for 14 days.

This is how you embed it on your club's website.

Every form is a two-line embed — one container div and one script tag. No iframe, no backend of your own. Here's the tandem booking as an example:

<div id="icarus-booking"></div>
<script
  src="https://app.icarus-manifest.de/webforms/tandembooking/tandembooking.js"
  data-tenant="DEIN-MANDANT"
  data-token="DEIN-TOKEN"
  data-target="#icarus-booking"
  defer>
</script>

Direct demo access

Login to the shared demo instance by e-mail, valid for 14 days — all modules available. Request it yourself via the contact form.

Request demo access