File: //proc/thread-self/root/tmp/final_admin_b
{
"name": "OpenClaw Control",
"short_name": "OpenClaw",
"description": "Multi-channel AI gateway control panel",
"start_url": "./",
"display": "standalone",
"theme_color": "#0a0a0a",
"background_color": "#0a0a0a",
"icons": [
{
"src": "./favicon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
},
{
"src": "./favicon-32.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "./apple-touch-icon.png",
"sizes": "180x180",
"type": "image/png"
}
]
}