new icons

This commit is contained in:
callebtc 2022-11-04 20:44:35 +01:00 committed by dni ⚡
parent 01f83dce3f
commit 0ebd56c18b

View file

@ -62,7 +62,7 @@ async def manifest(cashu_id: str):
{
"src": LNBITS_CUSTOM_LOGO
if LNBITS_CUSTOM_LOGO
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/512x512.png",
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
"type": "image/png",
"sizes": "512x512",
}