lkarch.org/site.webmanifest
2022-11-13 12:10:48 -05:00

20 lines
434 B
JSON

{
"name": "Zuck",
"short_name": "Zuck",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ff0000",
"background_color": "#ff0000",
"display": "standalone"
}