Skip to content

Add PWA support (Progressive Web App) #42

@big14way

Description

@big14way

Make the frontend installable as a Progressive Web App.

Acceptance Criteria:

  • Add manifest.json with app name, icons, theme color, and display mode
  • Configure Next.js service worker for offline caching of static assets
  • Add install prompt banner for supported browsers
  • App works offline for previously loaded pages

Files: new file public/manifest.json, src/app/layout.tsx, next.config.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions