No Chrome on Android

We plan to deploy our app on a Android device that will be mounted to a wall. This android device does not come with Google Play Store and Chrome preinstalled. Is there a way to deploy the capactior app with all requirments to run, including Chrome bundled into my APK?

Depending on the Android version it would use the System WebView package instead of Chrome, so even if there is no Chrome it would work on most devices.
But if it doesn’t have a System WebView then it won’t work.