{
  "name": "SwagTheme",
  "author": "shopware AG",
  "views": [
     "@Storefront",
     "@Plugins",
     "@SwagTheme"
  ],
  "style": [
    "app/storefront/src/scss/overrides.scss",
    "app/storefront/src/scss/base.scss"
  ],
  "script": [],
  "iconSets": {
    "custom-icons": "app/storefront/src/assets/icon-pack/custom-icons"
  }
}
