mirror of
https://github.com/oceanprotocol/status
synced 2025-01-09 05:14:49 +01:00
51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"short_name": "Ocean Status",
|
|
"name": "Ocean Protocol Status",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#141414",
|
|
"background_color": "#141414",
|
|
"icons": [
|
|
{
|
|
"src": "icons/icon-48x48.png?v=a2156652544310e91b0703e484d8e51f",
|
|
"sizes": "48x48",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-72x72.png?v=a2156652544310e91b0703e484d8e51f",
|
|
"sizes": "72x72",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-256x256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-384x384.png",
|
|
"sizes": "384x384",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "icons/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|