GoogleChromeLabs/bubblewrap: Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) usin
Bubblewrap is a Google Chrome Labs tool that enables developers to convert Progressive Web Apps (PWAs) into Android applications using Trusted Web Activity (TWA) technology. The toolkit includes a JavaScript library, command-line interface, and validator for generating, building, and updating TWA projects. It requires Node.js 14.15.0 or above and offers both CLI and GUI options through PWABuilder integration.