
3 changed files with 19 additions and 2 deletions
@ -0,0 +1,16 @@ |
|||||||
|
{ |
||||||
|
"short_name": "TTrack 🕗", |
||||||
|
"name": "TTrack 🕗", |
||||||
|
"icons": [ |
||||||
|
{ |
||||||
|
"src": "/favicon.ico", |
||||||
|
"type": "image/png", |
||||||
|
"sizes": "16x16" |
||||||
|
} |
||||||
|
], |
||||||
|
"start_url": "/", |
||||||
|
"background_color": "#3a3939", |
||||||
|
"display": "standalone", |
||||||
|
"scope": "/", |
||||||
|
"theme_color": "#3a3939" |
||||||
|
} |
Loading…
Reference in new issue