How to Convert just a Web URL

Is it possible to use Volt Build to convert just a link, a web url to an app.
What would the setup/structure be like?

If you don’t have access to the source code, it can be tricky, especially if you want that app to pass store review. It might be helpful if you could share an example link. It is generally possible to convert PWAs to apps without much work.

I have access to the source codes. The website is powered by a backend. I don’t want to write APIs for the mobile app, I just want to convert the URL of the website to an app.

Perhaps the easiest method might be to use the In-App Browser Plugin to display the website in your app. I have my doubts Google or Apple will allow the app in their stores, but it’s hard to say.