chore: added maskable icon and changed short_name

This commit is contained in:
wonderlandpark 2021-05-17 22:11:06 +09:00
parent 22b9cff163
commit 9b4935f015
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "한국 디스코드봇 리스트",
"short_name": "KOREANBOTS",
"short_name": "한디리",
"lang": "ko-KR",
"description": "다양한 국내 디스코드봇들을 확인하고, 초대해보세요!",
"start_url": "/",
@ -51,6 +51,11 @@
"src": "/static/android-icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "/static/maskable-icon-192x192.png",
"sizes": "192x192",
"purpose": "any maskable"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB