Currently SharpWebview.Content.HostedContent is hardcoded to serve from a directory called "app" in the current working directory. It would be useful to be able to pass a parameter to the HostedContent constructor to specify an arbitrary directory to serve from.