Skip to content

Add PWA support for offline browsing of cached repos #38

Description

@AditthyaSS

The app is fully client-side with an existing IndexedDB cache layer — it's a natural candidate for a Progressive Web App:

Add manifest.json with app name, icons, theme color
Register a service worker for asset caching
Allow offline browsing of previously cached repos
Add "Install App" prompt for mobile users
This would significantly improve the mobile experience and allow users to browse cached data without an internet connection.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions