{ "name": "Bot Bench", "short_name": "Bot Bench", "description": "Bot Bench desktop commander", "start_url": "/", "display": "standalone", "scope": "/", "background_color": "oklch(16.8% 0.012 255)", "theme_color": "oklch(16.8% 0.012 255)", "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" }, { "src": "/favicon.ico", "sizes": "256x256", "type": "image/x-icon" } ] }