{
  "key": "group_miradry_theme_settings",
  "title": "miraDry Theme Settings",
  "fields": [
    {
      "key": "field_gf_failure_notification_emails",
      "label": "Feed Failure Notification Emails",
      "name": "gf_failure_notification_emails",
      "type": "repeater",
      "instructions": "Email addresses to notify when a Gravity Forms feed (e.g. HubSpot) fails to process.",
      "required": 0,
      "min": 0,
      "max": 0,
      "layout": "table",
      "button_label": "Add Email",
      "sub_fields": [
        {
          "key": "field_gf_failure_notification_email",
          "label": "Email Address",
          "name": "email",
          "type": "email",
          "required": 1
        }
      ]
    }
  ],
  "location": [
    [
      {
        "param": "options_page",
        "operator": "==",
        "value": "miradry-theme-settings"
      }
    ]
  ],
  "menu_order": 0,
  "position": "normal",
  "style": "default",
  "label_placement": "top",
  "instruction_placement": "label",
  "active": true
}
