mirror of
https://github.com/dockersrc/scripts
synced 2024-11-21 11:23:07 -05:00
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
|
{
|
||
|
"short_name": "",
|
||
|
"name": "",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "./images/icon.png",
|
||
|
"type": "image/png",
|
||
|
"sizes": "192x192"
|
||
|
}
|
||
|
],
|
||
|
"start_url": "/",
|
||
|
"background_color": "#000000",
|
||
|
"theme_color": "#ffffff"
|
||
|
}
|