2023-11-30 20:09:55 +00:00
|
|
|
{
|
2024-02-17 08:07:43 +00:00
|
|
|
"name": "Open WebUI",
|
|
|
|
|
"short_name": "Open WebUI",
|
2024-01-03 22:33:57 +00:00
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"background_color": "#343541",
|
|
|
|
|
"theme_color": "#343541",
|
|
|
|
|
"orientation": "portrait-primary",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/favicon.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "844x884"
|
|
|
|
|
}
|
|
|
|
|
]
|
2024-03-31 09:01:42 +00:00
|
|
|
}
|