{ "name": "Web Terminal", "short_name": "WebTerm", "description": "Drive your shell / Claude Code from any device on your LAN.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#0e0f13", "theme_color": "#0e0f13", "icons": [ { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }