mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-31 10:07:22 +01:00
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"name": "Dozzle Log Viewer",
|
|
"short_name": "Dozzle",
|
|
"theme_color": "#111111",
|
|
"background_color": "#111111",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"start_url": "/"
|
|
}
|