{ "name": "bcat", "short_name": "bcat", "description": "Privacy-first AI chat that runs local LLMs on your own machine.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#09090b", "theme_color": "#09090b", "icons": [ { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }