[FEATURE] Make `app.mcpjam.com` a PWA
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 283
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 737
Description
# Feature
Make the hosted web version into a proper Progressive Web App, I just want a native "add to desktop" option from my browser.
# Solution
Add a `manifest.json` file along with a service worker (`sw.js` with empty 'install' & 'activate' should be enough). Include valid icons dimensions as well.
# Alternatives
Full SwiftUI app 😁
# Additional Context
Want the web app in my dock.
Contributor guide
Assessment
This issue has not been assessed yet.