{ "name": "Chat Switchboard", "short_name": "Switchboard", "description": "Self-hosted AI chat — unified interface for multiple providers", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0e0e10", "theme_color": "#0e0e10", "orientation": "any", "icons": [ { "src": "favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "favicon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" }, { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }