aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/manifest.webmanifest
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-02-11 16:00:23 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-02-11 16:00:23 +0100
commit800a3004af4320881825399b5a197b4557ec516e (patch)
tree7f0873490cea4fc45d3556ab50a17e25542e1bc7 /src/frontend/public/manifest.webmanifest
parentfa3017574b830ee18cadc6bfe1cd9a465f48e555 (diff)
Improve loading experience (especially iPhone)
Closes #133
Diffstat (limited to 'src/frontend/public/manifest.webmanifest')
-rw-r--r--src/frontend/public/manifest.webmanifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontend/public/manifest.webmanifest b/src/frontend/public/manifest.webmanifest
index 5d8f087..b2953e7 100644
--- a/src/frontend/public/manifest.webmanifest
+++ b/src/frontend/public/manifest.webmanifest
@@ -8,8 +8,8 @@
"display": "standalone",
"orientation": "portrait",
"lang": "es",
- "background_color": "#F7F7FF",
- "theme_color": "#27187E",
+ "background_color": "#27187D",
+ "theme_color": "#27187D",
"scope": "/",
"categories": [
"productivity"