{
    "name": "IPService TV",
    "short_name": "IPTV",
    "description": "IPTV Player by IPService",
    "start_url": "/static/player/index.html",
    "display": "fullscreen",
    "background_color": "#0a0a0f",
    "theme_color": "#4a9eff",
    "orientation": "landscape",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
