Use the RFG_FAVICONS setting \o/

This commit is contained in:
Raymond Wanyoike 2016-12-01 14:17:16 +03:00
commit d3f0fe0b3b
11 changed files with 223 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"name": "Alchemy \u2728",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "\/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"theme_color": "#ffc40d",
"display": "standalone"
}