Updating the manifest.
This commit is contained in:
parent
bbb29d10fa
commit
6966d210c1
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "React App",
|
"short_name": "Werefox Valentine",
|
||||||
"name": "Create React App Sample",
|
"name": "A Short Valentine Letter For Those Who Need It",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "favicon.ico",
|
"src": "favicon.ico",
|
||||||
@ -20,6 +20,6 @@
|
|||||||
],
|
],
|
||||||
"start_url": ".",
|
"start_url": ".",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#000000",
|
"theme_color": "#b8b7d1",
|
||||||
"background_color": "#ffffff"
|
"background_color": "#242424"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user