Full PSA palette: light silver ground, brand red accent, dark text
This commit is contained in:
parent
2abb568c49
commit
f8db3df605
4 changed files with 104 additions and 92 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue