File size: 474 Bytes
a29fadd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "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"
        }
    ]
}