I'm using AngularJS, I want to do the following routing on ServiceStack-serving-static-html

Note the intercept any path on the screenshot.
Also note I'm not using ServiceStack for REST, I'm using it as pure webserver for serving static contents, e.g. html
Is it possible to do that on ServiceStack?