add background_color to Web App Manifest
This commit is contained in:
parent
8a866b5928
commit
ea905397d7
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"theme_color": "#212121",
|
"theme_color": "#212121",
|
||||||
|
"background_color": "#fafafa",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "res/mipmap-mdpi/ic_launcher.png",
|
"src": "res/mipmap-mdpi/ic_launcher.png",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user