# 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) using a Trusted Web Activity.

Repository: https://github.com/GoogleChromeLabs/bubblewrap
Canonical: https://ross.abutalabs.com/products/googlechromelabs-bubblewrap
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-07-31T07:16:56+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 95, longevity 100
- inputs: {"age_days": 2490, "days_push": 33, "days_rel": 33, "gap_med": 26, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3071, forks 319 (observed 2026-08-28T04:07:41.600292+00:00)

## What it is
Bubblewrap is a Node.js CLI and library from GoogleChromeLabs that generates, builds, and updates Android application projects that launch existing Progressive Web Apps via Trusted Web Activity. It also includes a validator library for checking TWA projects against quality criteria.

## Use cases
- wrap a pwa into an android app
- generate an apk from my progressive web app
- publish my website to the google play store
- create a trusted web activity project
- update an existing twa android app
- validate a trusted web activity project

## When to choose
- you have an existing PWA and want a Play Store-ready Android app without writing native code
- you want CLI automation or programmatic generation of TWA projects
- you need to keep an Android wrapper app in sync with your web app

## When to avoid
- you need a fully native Android app with custom native features beyond a TWA wrapper
- you prefer a GUI workflow, in which case PWABuilder may be simpler
- you are targeting iOS or desktop rather than Android

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, build-tool, mobile-framework
- domain: web-development, mobile-development, developer-tools, cross-platform
- platform: cli, cross-platform
- tags: pwa, trusted-web-activity, twa, apk-generation, android-packaging, typescript, nodejs, android

## Member repositories
- GoogleChromeLabs/bubblewrap (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.600292+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:28:00.300440+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChromeLabs/bubblewrap (fetched 2026-08-28T04:07:41.600292+00:00, sha 14361ecf5f23)
- Data as of 2026-08-30T08:39:29.467469+00:00.
