diff --git a/config/schema/focal_point.schema.yml b/config/schema/focal_point.schema.yml
index c6e86a2..a46ccf2 100644
--- a/config/schema/focal_point.schema.yml
+++ b/config/schema/focal_point.schema.yml
@@ -16,3 +16,15 @@ focal_point.preview:
     display_link:
       type: boolean
       label: 'Display preview link with image field widgets'
+
+image.effect.focal_point_scale_and_crop:
+  type: image_size
+  label: 'Focal Point Scale and Crop'
+
+image.effect.focal_point_crop:
+  type: image_size
+  label: 'Focal Point Crop'
+  mapping:
+    anchor:
+      label: 'Anchor'
+      type: string
