Is there any way to perform @bubblewrap/cli init and automatically populate the configuration file without asking questions? I need to generate the apk in an automated flow.
I'm using in ShellScript file
npx @bubblewrap/cli init --manifest="https://${URL}/manifest.webmanifest"