Skip to content

PWA setup with vite-plugin-pwa #119

Description

@zealsprince

The web app is a plain Vite build today (3544c1a): no manifest, no service worker. The spec commits to vite-plugin-pwa wrapping Workbox, so there's no custom service worker to maintain: autoUpdate registration, the manifest (name, icons, standalone display), and app shell precaching.

Spec

Acceptance criteria

  • The web app passes installability checks and installs on desktop and Android
  • The installed app opens standalone with the manifest identity
  • Repeat visits load the shell from the service worker cache
  • A new deploy activates on next launch without a manual cache clear

Blocked by nothing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clientClient apps: UI, platform adapters, cache, PWA

    Fields

    Start date

    None yet

    Target date

    None yet

    Size

    None yet

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions