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