new listing layout
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dgray.io - Marktplatz",
|
||||
"name": "dgray.io - marketplace",
|
||||
"short_name": "dgray.io",
|
||||
"description": "Anonymer Marktplatz mit Monero-Bezahlung",
|
||||
"description": "Anonymous marketplace with Monero payment",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#FAFAFA",
|
||||
@@ -56,14 +56,14 @@
|
||||
"categories": ["shopping", "lifestyle"],
|
||||
"shortcuts": [
|
||||
{
|
||||
"name": "Anzeige erstellen",
|
||||
"short_name": "Erstellen",
|
||||
"name": "create ad",
|
||||
"short_name": "create",
|
||||
"url": "/#/create",
|
||||
"icons": [{ "src": "assets/icons/icon-96.png", "sizes": "96x96" }]
|
||||
},
|
||||
{
|
||||
"name": "Suchen",
|
||||
"short_name": "Suche",
|
||||
"name": "search",
|
||||
"short_name": "search",
|
||||
"url": "/#/search",
|
||||
"icons": [{ "src": "assets/icons/icon-96.png", "sizes": "96x96" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user