This commit is contained in:
Leandro Palmeira 2025-03-17 13:29:38 -03:00
parent c9959c8c7e
commit be1dd75ecf

View File

@ -0,0 +1,20 @@
{
"short_name": "Whaticket_Saas",
"name": "Whaticket_Saas",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}