{
    "name": "IPTV+",
    "short_name": "IPTV+",
    "description": "IPTV streaming app",
    "start_url": "/app.html",
    "scope": "/",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#0a0e17",
    "theme_color": "#e50914",
    "lang": "he",
    "dir": "rtl",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
