{
    "$schema": "../registrationWidgetManifest.schema.json",
    "appId": "com.msn.money",
    "displayName": "Watchlist",
    "entryPoint": {
        "className": "peregrine-widgets",
        "configuration": {
            "configRef": "MoneyInfoCardWC/default",
            "experienceName": "MoneyInfoCardWC",
            "widgetGroup": "widgetGroup-windowsNewsPlus"
        }
    },
    "excludedRegions": ["XL"],
    "excludedRegionsByLocation": ["RU"],
    "icon": {
        "src": "images/money_icon.svg"
    },
    "id": "com.msn.money",
    "maxInstances": 5,
    "minimumDashboardVersion": 1,
    "placeholderImage": [
        {
            "src": "images/placeholder_image_large_light.svg",
            "theme": "light",
            "size": "large"
        },
        {
            "src": "images/placeholder_image_large_dark.svg",
            "theme": "dark",
            "size": "large"
        },
        {
            "src": "images/placeholder_image_med_light.svg",
            "theme": "light",
            "size": "medium"
        },
        {
            "src": "images/placeholder_image_med_dark.svg",
            "theme": "dark",
            "size": "medium"
        },
        {
            "src": "images/placeholder_image_small_light.svg",
            "theme": "light",
            "size": "small"
        },
        {
            "src": "images/placeholder_image_small_dark.svg",
            "theme": "dark",
            "size": "small"
        }
    ],
    "providerDisplayName": "Watchlist",
    "providerId": "com.msn.money",
    "supportedAuth": ["AAD", "MSA", "NONE"],
    "supportedSizes": ["large", "medium", "small"]
}
