mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 10:38:55 +00:00
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"name": "",
|
|
"short_name": "",
|
|
"icons": [{ "src": "ontime-logo.png", "sizes": "295x295", "type": "image/png" }],
|
|
"theme_color": "#121212",
|
|
"background_color": "#101010",
|
|
"display": "standalone"
|
|
}
|