2024-07-25 06:10:24 +00:00
|
|
|
{
|
2024-10-12 09:00:10 +00:00
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "./android-chrome-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "./icon-mask.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"purpose": "maskable"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "./android-chrome-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png"
|
|
|
|
}
|
|
|
|
]
|
2024-07-25 06:10:24 +00:00
|
|
|
}
|