Placeholder App
The same proof, for apps. Delete once a real web build is wired up.
In developmentWeb
An app with a web build is served exactly the way a game is, under its own path on shivom.me — a full page, not an iframe. Only the word in the URL differs: apps are opened at /apps/<slug>/open, games are played at /games/<slug>/play.
Like the game placeholder, this points at example.com, which is served from its own root and has no external assets, so it renders through the proxy without needing a base href. A real build does need one.