{ "name": "Nobti - Gestion file d'attente médicale", "short_name": "Nobti", "description": "Application de gestion intelligente des files d'attente pour cabinets médicaux et cliniques.", "start_url": "./index.html", "display": "standalone", "background_color": "#f7fbfd", "theme_color": "#0f9eb8", "icons": [ { "src": "assets/nobti-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/nobti-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }