MCPJam / MCPJam/inspector

[FEATURE] Make `app.mcpjam.com` a PWA

Open
#2,009 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.