{ "name": "Equidex IA - Kiosque Parfums", "short_name": "Equidex IA", "description": "Votre expérience olfactive personnalisée avec intelligence artificielle", "display": "standalone", "orientation": "landscape", "scope": "./", "start_url": "./", "theme_color": "#e584d8", "background_color": "#f5f7fa", "categories": ["lifestyle", "shopping", "personalization"], "lang": "fr-FR", "icons": [ { "src": "assets/favicon/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "assets/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "assets/favicon/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Conseiller IA", "short_name": "IA", "description": "Accès direct au conseiller parfum IA", "url": "/conseiller-ia", "icons": [{ "src": "assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }] }, { "name": "Notes Olfactives", "short_name": "Notes", "description": "Explorer par notes olfactives", "url": "/decouverte-par-note", "icons": [{ "src": "assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }] } ] }