{
    "name": "YT Starter Pack TV",
    "short_name": "YTSP TV",
    "description": "Premium YouTube TV Channel experience — lean-back broadcast mode with live detection, ambient mode, and remote control navigation.",
    "start_url": "/?ytsp_tv=1",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#121212",
    "theme_color": "#C4302B",
    "categories": ["entertainment", "video"],
    "icons": [{
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23121212'/%3E%3Cpath d='M384 256L192 368V144z' fill='%23C4302B'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23121212'/%3E%3Cpath d='M144 96L72 138V54z' fill='%23C4302B'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}