20 lines
498 B
Plaintext
Raw Normal View History

{
"name": "bisq.markets",
"short_name": "bisq.markets",
"icons": [
{
"src": "/resources/bisq/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/resources/bisq/favicons/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}