SwoffSwoff

PWA

Full schema for swoff.config.json features.pwa — every field, its type, default, and description.

features.pwa

FieldTypeDefaultDescription
enabledbooleanfalseEnable PWA installability (generates pwa/prompt.{ts|js})
preventDefaultInstallbooleanfalseSuppress browser's native install prompt. When true, dev must call promptInstall() manually.

On this page