3dealer favicon

This commit is contained in:
elvira
2026-09-24 19:31:36 +03:00
parent 8055c003ac
commit e28faea546
8 changed files with 23 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"name": "3dealer",
"short_name": "3dealer",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}