{
    "name": "Vectra TV – Music Streaming",
    "short_name": "Vectra TV",
    "description": "Stream curated music channels on your TV with seamless crossfade transitions.",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "categories": [
        "music",
        "entertainment"
    ],
    "lang": "en",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-1024x1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "icons/screenshot-01.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Vectra TV Channel Browser"
        },
        {
            "src": "icons/screenshot-02.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Now Playing with Visualizer"
        },
        {
            "src": "icons/screenshot-03.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Playlist and Player Controls"
        }
    ],
    "prefer_related_applications": false
}