lev-stake-sol/public/manifest.json

22 lines
497 B
JSON

{
"short_name": "Mango",
"name": "Mango Markets",
"description": "Mango Markets - Decentralised, cross-margin trading up to 10x leverage with lightning speed and near-zero fees",
"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"
}