The default app is used when nobody passes an app name through the username (`ssh username@host`) or command (`-t appName`).
Simply create a file called apps/default.php
and this will be your default app.
Use the 'default' array key.
When running the server with a string based app, it will become the default and only app.