Files
Leekspin/root/config/www/site.webmanifest
2022-05-20 13:07:50 -05:00

19 lines
421 B
JSON

{
"name": "Leekspin 2.0",
"short_name": "Leekspin 2.0",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000"
}