{
    "$schema": "../registrationWidgetManifest.schema.json",
    "appId": "com.msn.sports",
    "displayName": "Sports",
    "entryPoint": {
        "className": "peregrine-widgets",
        "configuration": {
            "configRef": "SportsCardWC/default",
            "experienceName": "SportsCardWC",
            "widgetGroup": "widgetGroup-windowsNewsPlus"
        }
    },
    "excludedRegions": ["CZ", "SV"],
    "icon": {
        "src": "images/SportsIcon.svg"
    },
    "id": "com.msn.sports",
    "maxInstances": 5,
    "minimumDashboardVersion": 1,
    "placeholderImage": [
        {
            "theme": "light",
            "size": "large",
            "src": "images/sports-preload-large-Lt.svg"
        },
        {
            "theme": "dark",
            "size": "large",
            "src": "images/sports-preload-large-Dk.svg"
        },
        {
            "theme": "light",
            "size": "medium",
            "src": "images/sports-preload-med-Lt.svg"
        },
        {
            "theme": "dark",
            "size": "medium",
            "src": "images/sports-preload-med-Dk.svg"
        },
        {
            "theme": "light",
            "size": "small",
            "src": "images/sports-preload-small.svg"
        },
        {
            "theme": "dark",
            "size": "small",
            "src": "images/sports-preload-small-Dk.svg"
        }
    ],
    "providerDisplayName": "Sports",
    "providerId": "com.msn.sports",
    "screenshots": [
        {
            "src": "images/sports-preload-small.svg",
            "theme": "light",
            "size": "small"
        }
    ],
    "supportedAuth": ["AAD", "MSA", "NONE"],
    "supportedSizes": ["large", "medium", "small"]
}
