# GoogleChromeLabs/pwacompat

PWACompat to bring Web App Manifest to older browsers

Repository: https://github.com/GoogleChromeLabs/pwacompat
Canonical: https://ross.abutalabs.com/products/pwacompat
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: manifest, pwa
Archived: true
Last push: 2024-06-17T21:34:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3708, "days_push": 807, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1181, forks 83 (observed 2026-08-28T04:03:54.105796+00:00)

## What it is
PWACompat is a small JavaScript library that brings Web App Manifest support to browsers that don't natively support it, such as Mobile Safari and older IE/Edge. It generates legacy icons, meta tags, splash screens, and theming from an existing manifest file.

## Use cases
- make my web app manifest work on iOS Safari
- generate splash screens for my PWA on iPhone
- support add-to-homescreen icons in older browsers
- backfill meta tags and icons from a manifest.webmanifest
- make my PWA look native on non-compliant browsers
- support IE/Edge pinned sites feature from a manifest

## When to choose
- you have a Web App Manifest but need wide browser support for icons, splash screens, and theming
- you want a drop-in script with no build step, loadable from a CDN
- you target iOS Safari users who add your site to the homescreen

## When to avoid
- your target browsers all natively support Web App Manifests
- you need full PWA features like service workers or offline support, which this does not provide
- you want an actively developed solution with new features

## Facets
- artifact type: library
- maturity: maintenance
- function: web-framework, developer-tools
- domain: web-development, frontend, cross-platform
- platform: browser
- tags: pwa, web-app-manifest, browser-compatibility, splash-screens, ios-safari, meta-tags, progressive-web-apps, web-server

## Member repositories
- GoogleChromeLabs/pwacompat (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.105796+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-30T06:24:59.977207+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChromeLabs/pwacompat (fetched 2026-08-28T04:03:54.105796+00:00, sha 512f456b7930)
- Data as of 2026-08-30T08:39:29.467469+00:00.
