mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 10:23:54 +00:00
11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"name": "",
|
|
"short_name": "",
|
|
"icons": [
|
|
{ "src": "/ontime-logo.png", "sizes": "295x295", "type": "image/png" }
|
|
],
|
|
"theme_color": "#2B5ABC",
|
|
"background_color": "#101010",
|
|
"display": "standalone"
|
|
}
|