add background_color to Web App Manifest

This commit is contained in:
Daniel Micay 2019-05-05 10:14:24 -04:00
parent 8a866b5928
commit ea905397d7

View File

@ -1,5 +1,6 @@
{
"theme_color": "#212121",
"background_color": "#fafafa",
"icons": [
{
"src": "res/mipmap-mdpi/ic_launcher.png",