{
    "name": "Viewer",
    "short_name": "Viewer",
    "description": "Stream Viewer",
    "theme_color": "#666",
    "background_color": "#666",
    "display": "fullscreen",
    "orientation": "any",
    "lang": "fr",
    "dir": "rtl",
    "start_url": "/",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}