31 lines
735 B
JSON
31 lines
735 B
JSON
{
|
|
"name": "Candy Fucker",
|
|
"short_name": "Candy Fucker",
|
|
"icons": [{
|
|
"src": "icons/icon-128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/icon-144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/icon-152.png",
|
|
"sizes": "152x152",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "index.html",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000"
|
|
} |