| { | |
| "name": "Babel - Traducteur Vocal Instantané", | |
| "short_name": "Babel", | |
| "description": "Traduction vocale instantanée avec IA. Parlez, et le monde vous comprend.", | |
| "start_url": "/", | |
| "display": "standalone", | |
| "background_color": "#0a0a0b", | |
| "theme_color": "#0a0a0b", | |
| "orientation": "portrait", | |
| "icons": [ | |
| { | |
| "src": "/static/favicon.ico", | |
| "sizes": "64x64", | |
| "type": "image/x-icon" | |
| } | |
| ] | |
| } |