chore(web): add background_color to webmanifest

This commit is contained in:
Masahiko AMANO 2025-07-01 10:56:53 +03:00
parent 22983bee73
commit e4173c73fe

View File

@ -7,6 +7,7 @@
"scope": "/", "scope": "/",
"display": "standalone", "display": "standalone",
"theme_color": "#615880", "theme_color": "#615880",
"background_color": "#312F45",
"icons": [ "icons": [
{ {
"src": "\/images\/android-icon-36x36.png", "src": "\/images\/android-icon-36x36.png",