revuo-weekly/img/icons/site.webmanifest
2023-03-11 10:01:39 +01:00

19 lines
421 B
JSON

{
"name": "Revuo Monero",
"short_name": "Revuo Monero",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#2f3136",
"background_color": "#2f3136"
}