18 lines
438 B
JSON
Raw Normal View History

2023-08-21 16:49:53 +02:00
{
"name": "MyEtherWallet",
"icons": [
{
"src": "/images/fav/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/fav/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#1d6986",
"background_color": "#1d6986",
"display": "standalone"
}