{
    "name": "Stella TV Premium",
    "short_name": "Stella TV",
    "description": "Streaming latino premium con +3,000 canales en vivo, deportes, series y películas en Full HD y 4K",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0E1A",
    "theme_color": "#8B5CF6",
    "orientation": "portrait-primary",
    "lang": "es-419",
    "categories": [
        "entertainment",
        "streaming",
        "television"
    ],
    "icons": [
        {
            "src": "/logo_stella.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/logo_stella.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}