{
    "$schema": "../../../../../../WidgetRegistrations/registrationWidgetManifest.schema.json",
    "entryPoint": {
        "className": "peregrine-widgets",
        "configuration": {
            "configRef": "DesktopFeedWC/default",
            "experienceName": "DesktopFeedWC",
            "widgetGroup": "widgetGroup-windowsNewsPlus"
        }
    },
    "placeholderImage": [
        {
            "src": "images/feed-loading-light.svg",
            "theme": "light",
            "size": "large"
        },
        {
            "src": "images/feed-loading-dark.svg",
            "theme": "dark",
            "size": "large"
        }
    ],
    "id": "com.msn.desktopfeed",
    "icon": {
        "src": ""
    },
    "displayName": "",
    "minimumDashboardVersion": 1,
    "maxInstances": 1,
    "supportedAuth": ["AAD", "MSA"],
    "supportedSizes": ["large", "medium", "small"]
}
