refactor: add theme color (PWA)

This commit is contained in:
2025-12-25 13:08:30 -03:00
parent b65ac0d370
commit 6e40130ec3

View File

@@ -4,6 +4,7 @@
"display": "standalone",
"scope": "./",
"background_color": "#fefffa",
"theme_color": "#9c0a45",
"start_url": "./",
"icons": [
{