{
    "name": "ANET VIP+ TV",
    "short_name": "ANET TV",
    "description": "Premium IPTV Service - Live TV, Movies & Sports",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#6c5ce7",
    "orientation": "any",
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
