refactor: add theme color (PWA)
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"scope": "./",
|
"scope": "./",
|
||||||
"background_color": "#fefffa",
|
"background_color": "#fefffa",
|
||||||
|
"theme_color": "#9c0a45",
|
||||||
"start_url": "./",
|
"start_url": "./",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user