Assets folder for user

I have an application in html / javascript that uses audio and image files and saves and reads text. The app uses the assets directory. How can I clone it into capacitor so that the app user can access it?

You can’t. It’s not a real directory. You can’t write to it.