15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
|
{
|
||
|
"background_color": "white",
|
||
|
"description": "Cryptocurrency arbitrage automation",
|
||
|
"display": "fullscreen",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/static/logo.png",
|
||
|
"sizes": "800x800",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"name": "Pluto Arbitrage",
|
||
|
"short_name": "Pluto",
|
||
|
"start_url": "/"
|
||
|
}
|