{
    "name": "DAYIPTV - Premium IPTV Streaming",
    "short_name": "DAYIPTV",
    "description": "Your #1 Choice for Premium IPTV Services. Watch 30,000+ live TV channels, sports, movies & series in 4K/HD quality.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#ef4444",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "entertainment",
        "lifestyle"
    ]
}