{
    "name": "Reconnaissance vocale et synthèse vocale pour malentendants",
    "short_name": "t-tied-deaf",
    "description": "Reconnaissance vocale et synthèse de parole avec phrases pré-établies",
    "icons": [
        {
            "src": "icons/icon-small.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "icons/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/t-tied-deaf/index.html",
    "display": "fullscreen",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF"
}