{
    "id": "com.tvgarden.app",
    "name": "TV Garden \u2014 Discover Live TV from Around the World",
    "short_name": "TV Garden",
    "description": "Watch free live world TV with no account, no signup, and free \u2014 just click and watch.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#111111",
    "theme_color": "#111111",
    "lang": "en-US",
    "icons": [
        {
            "src": "assets/icons/app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/app-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/maskable-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
