30 lines
679 B
JSON
30 lines
679 B
JSON
{
|
|
"short_name": "Joyent",
|
|
"name": "My Joyent",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "384x384",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#1E313B",
|
|
"background_color": "#FAFAFA"
|
|
} |