{
    "$schema": "../registrationWidgetManifest.schema.json",
    "entryPoint": {
        "className": "peregrine-widgets",
        "configuration": {
            "configRef": "SearchBoxWC/default",
            "experienceName": "SearchBox",
            "widgetGroup": "widgetGroup-windowsDashboard"
        }
    },
    "placeholderImage": [
        {
            "src": "images/searchbox-preload-small.svg",
            "locale": "en-us"
        }
    ],
    "screenshots": [
        {
            "src": "images/searchbox-preload-small.svg",
            "locale": "en-us"
        }
    ],
    "id": "com.msn.searchbox",
    "icon": {
        "src": "images/SearchboxIcon.svg"
    },
    "displayName": "Microsoft Edge",
    "minimumDashboardVersion": 1,
    "maxInstances": 1,
    "supportedAuth": ["AAD", "MSA"],
    "supportedSizes": ["large", "medium", "small"],
    "defaultSize": "small"
}
