rf-web/assets/favicons/site.webmanifest

20 lines
426 B
Plaintext
Raw Normal View History

2019-11-10 11:15:49 +00:00
{
2020-03-26 18:23:37 +00:00
"name": "",
"short_name": "",
2019-11-10 11:15:49 +00:00
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}