fix start url
This commit is contained in:
parent
b5f6c5bb90
commit
1edb455c41
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Currency Converter",
|
"name": "Currency Converter",
|
||||||
"short_name": "Currency Converter",
|
"short_name": "Currency Converter",
|
||||||
"start_url": "/",
|
"start_url": "/currency",
|
||||||
"background_color": "#55335C",
|
"background_color": "#55335C",
|
||||||
"theme_color": "#9E79C0",
|
"theme_color": "#9E79C0",
|
||||||
"icons": [
|
"icons": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user