# nuxt-community/pwa-module

Zero config PWA solution for Nuxt.js

Repository: https://github.com/nuxt-community/pwa-module
Canonical: https://ross.abutalabs.com/products/pwa-module
Homepage: https://pwa.nuxtjs.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: nuxt, nuxtjs, pwa, manifest, workbox, offline, serviceworker, meta, nuxt-module, hacktoberfest
Last push: 2026-08-26T09:12:16+00:00

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

## Adoption (not part of the score)
Stars 1262, forks 168 (observed 2026-08-28T04:04:10.243134+00:00)

## What it is
A zero-configuration Nuxt.js module that turns Nuxt applications into Progressive Web Apps. It auto-generates a web app manifest, registers a Workbox-powered service worker for offline caching, adds SEO-friendly meta tags, generates app icons in multiple sizes, and optionally integrates OneSignal push notifications.

## Use cases
- add PWA support to a Nuxt.js app
- make my website work offline
- generate manifest.json and app icons automatically
- register a service worker for caching in Nuxt
- add push notifications to a Nuxt app
- make my Nuxt site installable on mobile home screens

## When to choose
- you use Nuxt.js (Nuxt 2) and want PWA features with minimal configuration
- you need offline caching, manifest, icons, and meta tags wired up automatically
- you want OneSignal push notifications integrated into a Nuxt app

## When to avoid
- you are not using Nuxt.js
- you use Nuxt 3, which has its own official PWA module ecosystem
- you need fine-grained custom service worker logic beyond what Workbox presets offer

## Facets
- artifact type: plugin
- maturity: maintenance
- function: web-framework, caching, file-upload, middleware
- domain: web-development, frontend
- platform: -
- tags: nuxt-module, pwa, service-worker, workbox, web-app-manifest, offline-support, push-notifications, onesignal, progressive-web-apps, nodejs, web-server, javascript

## Member repositories
- nuxt-community/pwa-module (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.243134+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-30T05:04:14.669304+00:00, confidence not recorded.
  - readme: https://github.com/nuxt-community/pwa-module (fetched 2026-08-28T04:04:10.243134+00:00, sha 014e8b4553ad)
  - homepage: https://pwa.nuxtjs.org (fetched 2026-08-29T12:16:28.747890+00:00, sha 513580d2b116)
  - site_page: https://pwa.nuxtjs.org/releases (fetched 2026-08-29T12:16:28.751275+00:00, sha ed68479d73c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
