Handler returns an http.Handler that serves the embedded Svelte SPA.
Requests for files that exist in the embedded filesystem are served directly
with appropriate cache headers. All other paths fall back to index.html so
the client-side hash router handles navigation.