36 lines
979 B
JSON
36 lines
979 B
JSON
{
|
|
"name": "Decred",
|
|
"short_name": "Decred",
|
|
"icons": [
|
|
{
|
|
"src": "/public/images/favicon/ic_launcher_mdpi.png?v=gT6Mc",
|
|
"sizes": "48x48",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/public/images/favicon/ic_launcher_hdpi.png?v=gT6Mc",
|
|
"sizes": "72x72",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/public/images/favicon/ic_launcher_xhdpi.png?v=gT6Mc",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/public/images/favicon/ic_launcher_xxhdpi.png?v=gT6Mc",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/public/images/favicon/ic_launcher_xxxhdpi.png?v=gT6Mc",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#091440",
|
|
"background_color": "#091440",
|
|
"start_url": "/",
|
|
"display": "browser"
|
|
}
|