21 lines
542 B
JSON
21 lines
542 B
JSON
{
|
|
"short_name": "Mango",
|
|
"name": "Mango Markets",
|
|
"description": "A magical new way to interact with DeFi. Groundbreaking safety features designed to keep your funds secure. The easiest way to margin trade any token pair. All powered by flashloans.",
|
|
"icons": [
|
|
{
|
|
"src": "192x192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "512x512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"theme_color": "#1C1924",
|
|
"background_color": "#1C1924"
|
|
}
|