- corretto che compare errore server mentre il token è scaduto

This commit is contained in:
Surya Paolo
2025-03-14 20:21:32 +01:00
parent 564a621aad
commit dfce2bc5eb
120 changed files with 569 additions and 4452 deletions

View File

@@ -0,0 +1,29 @@
{
"name": "Gruppo Macro",
"short_name": "GruppoMacro",
"description": "",
"display": "standalone",
"orientation": "portrait",
"background_color": "#fff",
"theme_color": "#027be3",
"scope": "/",
"id": "/?homescreen=1",
"start_url": "/?homescreen=1",
"icons": [
{
"src": "/images/gm-android-icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "/images/gm-android-icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/gm-apple-touch-icon.png",
"sizes": "180x180",
"type": "image/png"
}
]
}