You are viewing a single comment's thread from:
RE: Add to homescreen icon not properly shown
@knowledges this can be change by using a manifest.json in steemit. Refer to this
"icons": [
{
"src": "/images/favicons/favicon-72x72.png",
"sizes": "72x72",
"type": "image/png"
}
]