Files
dozzle-monitor-container/assets/manifest.webmanifest
Amir Raminfar 78dd5b1d8b Adds manifest
2018-11-28 11:54:49 -08:00

10 lines
184 B
JSON

{
"name": "Dozzle Log Viewer",
"short_name": "Dozzle",
"theme_color": "#111111",
"background_color": "#111111",
"display": "standalone",
"scope": "/",
"start_url": "/"
}