putting default values for manifest and icon in app.tsx
This commit is contained in:
parent
3a953ede85
commit
81e98da93e
2 changed files with 15 additions and 4 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"theme_color": "#005bb0",
|
||||
"theme_color": "#272727",
|
||||
"background_color": "#424242",
|
||||
"display": "standalone",
|
||||
"orientation": "any"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue