Files
librechat.ai/public/site.webmanifest
2024-05-09 17:09:13 -04:00

20 lines
450 B
JSON

{
"name": "librechat.ai",
"short_name": "librechat.ai",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#111111",
"background_color": "#111111",
"display": "minimal-ui"
}