Skip to content

Enhancement: Add PWA support (Progressive Web App) #202

@Lex-Studios

Description

@Lex-Studios

Description:
Make the app installable as a PWA:

  • Add public/manifest.json with app name, icons, theme color
  • Add service worker via next-pwa or manual implementation
  • Cache static assets
  • Add <link rel="manifest"> in layout.tsx
  • Add Apple touch icon

Acceptance Criteria:

  • App is installable on mobile
  • Lighthouse PWA score ≥ 80

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions