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": "/",
"display": "standalone",
"theme_color": "#615880",
"background_color": "#312F45",
"icons": [
{
"src": "\/images\/android-icon-36x36.png",