fix: sync demo theme with app

This commit is contained in:
SnapOtter
2026-07-04 13:22:33 +08:00
parent 7e6939bf0d
commit f6f7b5a4bc
7 changed files with 58 additions and 113 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
{ "src": "/logo-192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/logo-512.png", "sizes": "512x512", "type": "image/png" }
],
"theme_color": "#3b82f6",
"theme_color": "#E07832",
"background_color": "#ffffff",
"display": "standalone"
}