Posted the source code for the wallet app to github:
https://github.com/drhinote/bongger-cordova/Dev, if you want to start hosting web wallets on bongger.com, check out the repo, then serve /app-src/platforms/browser/www/ . A static web server is fine, its all client side code. It would probably be best to wrap it up in a frame or something similar that limits the size to something similar to a mobile device, it's in no way optimized for full window viewing
Have fun!