Add id
This commit is contained in:
parent
7f25b9c100
commit
ffead11335
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"id": "wishthis",
|
||||||
"name": "wishthis",
|
"name": "wishthis",
|
||||||
"short_name": "wishthis",
|
"short_name": "wishthis",
|
||||||
"description": "wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion.",
|
"description": "wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion.",
|
||||||
|
@ -7,11 +8,11 @@
|
||||||
"shopping"
|
"shopping"
|
||||||
],
|
],
|
||||||
"background_color": "#f4f4f4",
|
"background_color": "#f4f4f4",
|
||||||
|
"theme_color": "#5829bb",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "any",
|
"orientation": "any",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"theme_color": "#5829bb",
|
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue