mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
c00b64726c
Executed after https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6972 See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6900 Signed-off-by: hagen1778 <roman@victoriametrics.com>
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"short_name": "vmui",
|
|
"name": "vmui",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|