This commit is contained in:
2026-05-13 16:35:34 +02:00
parent f09606e1f7
commit ab7601a74e
48 changed files with 141 additions and 194 deletions

View File

@@ -3,8 +3,8 @@
"short_name": "flux",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"background_color": "#FFFFFF",
"theme_color": "#000000",
"description": "Gestione attività negozio di telefonia",
"orientation": "portrait-primary",
"prefer_related_applications": false,
@@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}