{ "name": "Bot Bench", "short_name": "Bot Bench", "description": "Bot Bench desktop commander", "start_url": "/", "display": "standalone", "scope": "/", "background_color": "#111317", "theme_color": "#050608", "icons": [ { "src": "/bot-bench-favicon.svg", "sizes": "64x64 32x32 16x16", "type": "image/svg+xml" }, { "src": "/bot-bench-app-icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/bot-bench-app-icon.png", "sizes": "256x256", "type": "image/png" } ] }