manifest.json: update background and theme_color

This commit is contained in:
Kevin Moore 2024-02-12 14:38:57 -08:00
parent 7f892df3c8
commit a1f2a778a2

View File

@ -3,8 +3,8 @@
"short_name": "Wonderous",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"background_color": "#1e1b18",
"theme_color": "#1e1b18",
"description": "Navigate the intersection of history, art, and culture. Be educated and entertained as your learn about world-famous structures.",
"orientation": "portrait-primary",
"prefer_related_applications": false,