31 lines
796 B
JSON
31 lines
796 B
JSON
{
|
|
"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.",
|
|
"categories": [
|
|
"productivity",
|
|
"shopping"
|
|
],
|
|
"background_color": "#f4f4f4",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"scope": "/",
|
|
"start_url": "/",
|
|
"theme_color": "#5829bb",
|
|
"screenshots": [],
|
|
"icons": [
|
|
{
|
|
"src": "/src/assets/img/logo-square.svg",
|
|
"sizes": "any",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/src/assets/img/logo-square.svg",
|
|
"sizes": "any",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"shortcuts": [],
|
|
"lang": "en",
|
|
"dir": "rtl"
|
|
}
|