Full PSA palette: light silver ground, brand red accent, dark text

This commit is contained in:
Barely Removable 2026-08-22 12:41:53 -07:00
parent 2abb568c49
commit f8db3df605
4 changed files with 104 additions and 92 deletions

View file

@ -6,8 +6,8 @@
"scope": "__BASE__/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#0a0f1c",
"theme_color": "#16224a",
"background_color": "#eef0f4",
"theme_color": "#ffffff",
"icons": [
{ "src": "__BASE__/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
{ "src": "__BASE__/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },