14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
|
|
{
|
||
|
|
"name": "Rakazo",
|
||
|
|
"short_name": "Rakazo",
|
||
|
|
"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" }
|
||
|
|
]
|
||
|
|
}
|