{
    "name": "IPTV Pro - Smart IPTV Player",
    "short_name": "IPTV Pro",
    "description": "Premium IPTV player for iOS. Stream live TV, manage M3U playlists, and enjoy 4K IPTV streaming on iPhone, iPad, and Apple TV.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#0071e3",
    "orientation": "portrait",
    "categories": ["entertainment", "multimedia"],
    "icons": [
        {
            "src": "assets/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}