Skip to content

Config Schema

This is a compact schema view. For field-by-field detail and complete examples, use Full pwa-config.json.

Top-level

FieldRequired
versionYes
appYes
originsYes
featuresNo
appearanceNo
notificationsNo

Quick validation commands

bash
cat src/PWAKit/Resources/pwa-config.json | python3 -m json.tool
npx @pwa-kit/cli sync --validate

Schema version

  • Current: 1

Released under the MIT License.