revuo-weekly/img/icons/site.webmanifest

19 lines
421 B
Plaintext
Raw Normal View History

2023-03-11 02:01:39 -07:00
{
"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"
}