22 lines
513 B
JSON
22 lines
513 B
JSON
{
|
|
"short_name": "Mango",
|
|
"name": "Mango Markets",
|
|
"description": "Mango Markets - Decentralised, cross-margin trading up to 5x leverage with lightning speed and near-zero fees powered by Serum",
|
|
"icons": [
|
|
{
|
|
"src": "192x192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "512x512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|