{
  "$schema": "https://developer.microsoft.com/json-schemas/spfx/client-side-web-part-manifest.schema.json",
  "id": "2ef269b2-6370-4841-8b35-2185b7ccb22a",
  "alias": "ResourceAllocationWebPart",
  "componentType": "WebPart",
  "version": "1.8.4",
  "manifestVersion": 2,
  "requiresCustomScript": false,
  "hiddenFromToolbox": true,
  "supportedHosts": [
    "SharePointWebPart"
  ],
  "preconfiguredEntries": [
    {
      "groupId": "5c03119e-3074-46fd-976b-c60198311f70",
      "group": {
        "default": "Other"
      },
      "title": {
        "default": "Ressursallokering"
      },
      "description": {
        "default": " "
      },
      "officeFabricIconFontName": "TimelineDelivery",
      "properties": {
        "dataSource": "Alle ressursallokeringer"
      }
    }
  ]
}