{
    "id": "/?source=pwa-sovfio",
    "name": "Sovfio",
    "short_name": "Sovfio",
    "description": "Stream, discover, and watch Sovfio videos with your Sovfhub Companion account.",
    "start_url": "/?from=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "orientation": "any",
    "iarc_rating_id": "16+",
    "categories": [
        "entertainment",
        "video"
    ],
    "prefer_related_applications": false,
    "related_applications": [],
    "lang": "en_us",
    "dir": "ltr",
    "background_color": "#0b0b12",
    "theme_color": "#7c3aed",
    "icons": [
        {
            "src": "https://sovfio.sovfhub.com/content/themes/sovfhub_next/images/modules/sovfio.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "https://sovfio.sovfhub.com/content/themes/sovfhub_next/images/modules/sovfio.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "ClipZ",
            "short_name": "ClipZ",
            "description": "Open short videos",
            "url": "/clipz?from=pwa-shortcut-clipz",
            "icons": [
                {
                    "src": "https://sovfio.sovfhub.com/content/themes/sovfhub_next/images/modules/sovfio.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Collections",
            "short_name": "Collections",
            "description": "Open collections",
            "url": "/collections?from=pwa-shortcut-collections",
            "icons": [
                {
                    "src": "https://sovfio.sovfhub.com/content/themes/sovfhub_next/images/modules/sovfio.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Upload",
            "short_name": "Upload",
            "description": "Upload a movie",
            "url": "/upload?from=pwa-shortcut-upload",
            "icons": [
                {
                    "src": "https://sovfio.sovfhub.com/content/themes/sovfhub_next/images/modules/sovfio.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}