SettingsUpdated 2026-06-01

PWA settings

Configure installable app identity, icons, offline cache, and push notifications.

PWA settings make your storefront installable as an app. Configure identity, icons, display mode, offline cache, and Web Push.

Where to find it

Settings → PWA. Toggle enabled and configure the manifest fields.

See the PWA doc for the full field reference. Key fields include appName, shortName, themeColor, backgroundColor, displayMode, icons (192/512/maskable), offlineCache, installPrompt, and VAPID keys for push.

Generate VAPID keys here

The /pwa/generate-vapid-keys endpoint creates a fresh VAPID keypair for Web Push. Store the keys in your PWA settings to enable push campaigns.