pwa icon
Build and Deploy Docker Images / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-06-06 14:42:18 +03:30
parent 1ce80f551c
commit c9d152fbaf
8 changed files with 35 additions and 27 deletions
+4 -4
View File
@@ -23,25 +23,25 @@
},
"icons": [
{
"src": "/api/pwa-icon/192",
"src": "/icons/logo192.png",
"type": "image/png",
"sizes": "192x192",
"purpose": "any"
},
{
"src": "/api/pwa-icon/512",
"src": "/icons/logo512.png",
"type": "image/png",
"sizes": "512x512",
"purpose": "any"
},
{
"src": "/api/pwa-icon/192",
"src": "/icons/logo192.png",
"type": "image/png",
"sizes": "192x192",
"purpose": "maskable"
},
{
"src": "/api/pwa-icon/512",
"src": "/icons/logo512.png",
"type": "image/png",
"sizes": "512x512",
"purpose": "maskable"