refactor: pwa bg color to match icon

This commit is contained in:
2025-12-25 10:40:45 -03:00
parent 375ed63b5e
commit 728baae26b

View File

@@ -3,7 +3,7 @@
"short_name": "Gabigenda",
"display": "standalone",
"scope": "./",
"background_color": "#ff0000",
"background_color": "#fefffa",
"start_url": "./",
"icons": [
{