mirror of
https://github.com/koreanbots/core.git
synced 2025-12-17 06:40:24 +00:00
chore: added maskable icon and changed short_name
This commit is contained in:
parent
22b9cff163
commit
9b4935f015
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "한국 디스코드봇 리스트",
|
"name": "한국 디스코드봇 리스트",
|
||||||
"short_name": "KOREANBOTS",
|
"short_name": "한디리",
|
||||||
"lang": "ko-KR",
|
"lang": "ko-KR",
|
||||||
"description": "다양한 국내 디스코드봇들을 확인하고, 초대해보세요!",
|
"description": "다양한 국내 디스코드봇들을 확인하고, 초대해보세요!",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
@ -51,6 +51,11 @@
|
|||||||
"src": "/static/android-icon-512x512.png",
|
"src": "/static/android-icon-512x512.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/static/maskable-icon-192x192.png",
|
||||||
|
"sizes": "192x192",
|
||||||
|
"purpose": "any maskable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
BIN
public/static/maskable-icon-192x192.png
Normal file
BIN
public/static/maskable-icon-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
Loading…
x
Reference in New Issue
Block a user