Refactor
This commit is contained in:
parent
bdaab5d66f
commit
37f7bd7140
1 changed files with 16 additions and 13 deletions
|
@ -2,7 +2,10 @@
|
||||||
"name": "wishthis",
|
"name": "wishthis",
|
||||||
"short_name": "wishthis",
|
"short_name": "wishthis",
|
||||||
"description": "wishthis is a simple, intuitive and modern platform to create, manage and view your wishes for any kind of occasion.",
|
"description": "wishthis is a simple, intuitive and modern platform to create, manage and view your wishes for any kind of occasion.",
|
||||||
"categories": ["productivity", "shopping"],
|
"categories": [
|
||||||
|
"productivity",
|
||||||
|
"shopping"
|
||||||
|
],
|
||||||
"background_color": "#f4f4f4",
|
"background_color": "#f4f4f4",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "any",
|
"orientation": "any",
|
||||||
|
@ -26,4 +29,4 @@
|
||||||
"shortcuts": [],
|
"shortcuts": [],
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
"dir": "rtl"
|
"dir": "rtl"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue