14 lines
428 B
JSON
14 lines
428 B
JSON
{
|
|
"name": "BangSo Bot",
|
|
"short_name": "BangSo Bot",
|
|
"description": "An open source Grok Bot alternative for persistent AI teammates that do real work.",
|
|
"start_url": "/",
|
|
"display": "browser",
|
|
"background_color": "#FDFDFD",
|
|
"theme_color": "#2965EC",
|
|
"icons": [
|
|
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
|
|
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
|
|
]
|
|
}
|