{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 2,
  "settings": {
    "appearanceTools": true,
    "layout": {
      "contentSize": "840px",
      "wideSize": "1100px"
    }
  },
  "customTemplates": [
    {
      "name": "custom-template",
      "title": "Custom",
      "postTypes": [ "post" ]
    }
  ],
  "patterns": [ "short-text-surrounded-by-round-images", "partner-logos" ]
}
