Modification site web
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "SafeAccess — Gestion de badges",
|
||||
"short_name": "SafeAccess",
|
||||
"description": "Gestion de badges d'accès NFC, RFID, QR Code et Bluetooth avec 2FA",
|
||||
"start_url": "/index.html",
|
||||
"display": "standalone",
|
||||
"background_color": "#0D2B5E",
|
||||
"theme_color": "#1565C0",
|
||||
"orientation": "portrait",
|
||||
"icons": [
|
||||
{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
|
||||
{ "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
|
||||
],
|
||||
"categories": ["security", "utilities", "business"],
|
||||
"lang": "fr",
|
||||
"scope": "/"
|
||||
}
|
||||
Reference in New Issue
Block a user