[
  {
    "id": 1,
    "category_type_id": "act1",
    "cat_type_name": "Configuration Category",
    "cat_type_description": "Configuration Category",
    "cats": [
      {
        "category_id": "ac1",
        "cat_parent_id": "",
        "category_type_id": "act1",
        "cat_name": "Application Config",
        "cat_description": "Application Config",
        "cat_configs": [
          {
            "category_id": "ac1",
            "order_no": 1,
            "config_key": "company_name",
            "config_value": "Altaiseer",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac1",
            "order_no": 2,
            "config_key": "logo",
            "config_value": "images/config/logo.ico",
            "config_value_type": "static",
            "config_field_type": "file"
          },
          {
            "category_id": "ac1",
            "order_no": 2.1,
            "config_key": "authentication_banner",
            "config_value": "images/config/auth_banner.png",
            "config_value_type": "static",
            "config_field_type": "file"
          },
          {
            "category_id": "ac1",
            "order_no": 2.2,
            "config_key": "authentication_background_1",
            "config_value": "images/config/bg-gradient.png",
            "config_value_type": "static",
            "config_field_type": "file"
          },
          {
            "category_id": "ac1",
            "order_no": 2.3,
            "config_key": "authentication_background_2",
            "config_value": "images/config/map.png",
            "config_value_type": "static",
            "config_field_type": "file"
          },
          {
            "category_id": "ac1",
            "order_no": 3,
            "config_key": "footer_content",
            "config_value": "LCP. All Rights Reserved.",
            "config_value_type": "static",
            "config_field_type": "text"
          },

          {
            "category_id": "ac1",
            "order_no": 4,
            "config_key": "favicon",
            "config_value": "images/config/logo.ico",
            "config_value_type": "static",
            "config_field_type": "file"
          },
          {
            "category_id": "ac1",
            "order_no": 5,
            "config_key": "encrypt_local_storage",
            "config_value": "false",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac1",
            "order_no": 5.1,
            "config_key": "encrypt_payload",
            "config_value": "false",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac1",
            "order_no": 6,
            "config_key": "base_api_url",
            "config_value": "http://localhost:3131/",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac1",
            "order_no": 7,
            "config_key": "enable_idle_timeout",
            "config_value": "false",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac1",
            "order_no": 8,
            "config_key": "idle_timeout_in_minutes",
            "config_value": "8",
            "config_value_type": "static",
            "config_field_type": "number"
          },
          {
            "category_id": "ac1",
            "order_no": 9,
            "config_key": "token_expiration",
            "config_value": "24h",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "order_no": 10,
            "config_key": "display_timezone",
            "category_id": "ac1",
            "config_value": "Asia/Riyadh",

            "config_field_type": "timezone",

            "config_value_type": "static"
          },
          {
            "order_no": 11,
            "config_key": "display_datetime_format",
            "category_id": "ac1",
            "config_value": "yyyy-MM-dd HH:mm:ss",

            "config_field_type": "datetimeformat",

            "config_value_type": "static"
          },
          {
            "order_no": 12,
            "config_key": "gps_min_distance",
            "category_id": "ac1",
            "config_value": "50",
            "config_field_type": "number",
            "config_value_type": "static"
          },
          {
            "order_no": 11.1,
            "config_key": "display_dashboard_daterange_filter",
            "category_id": "ac1",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "order_no": 6.1,
            "config_key": "base_app_url",
            "category_id": "ac1",
            "config_value": "https://lcp.techcedence.net/#",
            "config_value_type": "static",
            "config_field_type": "text"
          }
        ]
      },
      {
        "category_id": "ac2",
        "cat_parent_id": "",
        "cat_name": "Common Config",
        "cat_description": "Common Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac2",
            "order_no": 1,
            "config_key": "grid_pagination_dropdown",
            "config_value": "10,25,50,100",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac2",
            "order_no": 2,
            "config_key": "grid_pagination_default",
            "config_value": "10",
            "config_value_type": "static",
            "config_field_type": "number"
          },
          {
            "category_id": "ac2",
            "order_no": 3,
            "config_key": "no_of_decimal_digits",
            "config_value": "3",
            "config_value_type": "static",
            "config_field_type": "number"
          },
          {
            "category_id": "ac2",
            "order_no": 4,
            "config_key": "grid_show_serial_number",
            "config_value": "false",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac2",
            "order_no": 5,
            "config_key": "grid_enable_associated_records_deletion",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac2",
            "order_no": 6,
            "config_key": "openai_api_key",
            "config_value": "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",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac2",
            "order_no": 7,
            "config_key": "googlemap_api_key",
            "config_value": "AIzaSyAZugpGPksA1SLfjUYQeEWUZEv0BbvwvAw",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac2",
            "order_no": 8,
            "config_key": "googlemap_id",
            "config_value": "d3bf1a541a3834e5",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac2",
            "order_no": 9,
            "config_key": "show_column_search_keys",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac2",
            "order_no": 10,
            "config_key": "show_common_search_keys",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac2",
            "order_no": 11,
            "config_key": "save_filter_condition",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac2",
            "order_no": 12,
            "config_key": "save_grid_views",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          },
          {
            "category_id": "ac2",
            "order_no": 13,
            "config_key": "save_grid_latest_state",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          }
        ]
      },
      {
        "category_id": "ac3",
        "cat_parent_id": "",
        "cat_name": "Email Config",
        "cat_description": "Email Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac3",
            "order_no": 1,
            "config_key": "smtp_server",
            "config_value": "smtp.netcorecloud.net",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 2,
            "config_key": "smtp_port",
            "config_value": "587",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 3,
            "config_key": "smtp_user_name",
            "config_value": "edgarlmxte5x",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 4,
            "config_key": "smtp_password",
            "config_value": "edgarlmxte5x_e662ef814cf67ab61319f79cfcedf34c",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 5,
            "config_key": "smtp_from_name",
            "config_value": "Altaiseer",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 6,
            "config_key": "smtp_from_email",
            "config_value": "cc@altaiseer.com",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 7,
            "config_key": "smtp_reply_to",
            "config_value": "noreply@altaiseer.com",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac3",
            "order_no": 8,
            "config_key": "use_ssl",
            "config_value": "true",
            "config_value_type": "static",
            "config_field_type": "checkbox"
          }
        ]
      },
      {
        "category_id": "ac25",
        "cat_parent_id": "",
        "cat_name": "SMS Config",
        "cat_description": "SMS Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac25",
            "order_no": 1,
            "config_key": "sms_token",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac25",
            "order_no": 2,
            "config_key": "sms_sender_name",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac25",
            "order_no": 2,
            "config_key": "sms_otp_expiration_in_minutes",
            "config_value": "5760",
            "config_value_type": "static",
            "config_field_type": "number"
          },
          {
            "category_id": "ac25",
            "order_no": 2,
            "config_key": "sms_provider_url",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          }
        ]
      },
      {
        "category_id": "ac12",
        "cat_parent_id": "",
        "cat_name": "Mobile Config",
        "cat_description": "Mobile Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac12",
            "order_no": 1,
            "config_key": "data_transfer_tables",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          }
        ]
      },
      {
        "category_id": "ac13",
        "cat_parent_id": "",
        "cat_name": "Power Bi Config",
        "cat_description": "Power Bi Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac13",
            "order_no": 1,
            "config_key": "clientId",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac13",
            "order_no": 2,
            "config_key": "clientSecret",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac13",
            "order_no": 3,
            "config_key": "tenantId",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          }
        ]
      },
      {
        "category_id": "ac14",
        "cat_parent_id": "",
        "cat_name": "Whatsapp Config",
        "cat_description": "Whatsapp Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac14",
            "order_no": 1,
            "config_key": "whatsapp_phone_no_id",
            "config_value": "686625904536558",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac14",
            "order_no": 2,
            "config_key": "whatsapp_token",
            "config_value": "EAATZCZC1vnb6kBOyTZB7yRVyf7EgaQEKDFUabkkBAZA5XGGUen5XJPpKDyYIIrEZCRZCA6tOm9ZCFGH9AUPWHj0vWz5a77XN7WRDlOiF3Ed5Gkh6GdVeQzoBwZCxR8URyTNyiIrGYdZA8amR3NFIfeBGej9zAqa46bIFrn2dEm1YvPHmtwcZBZBFrmTRBMnRxJuoF965AZDZD",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac14",
            "order_no": 2,
            "config_key": "whatsapp_business_account",
            "config_value": "1477135140081974",
            "config_value_type": "static",
            "config_field_type": "text"
          }
        ]
      },
      {
        "category_id": "ac22",
        "cat_parent_id": "",
        "cat_name": "MQTT Config",
        "cat_description": "MQTT Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac22",
            "order_no": 1,
            "config_key": "mqtt_protocol",
            "config_value": "mqtt",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac22",
            "order_no": 2,
            "config_key": "mqtt_host",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac22",
            "order_no": 3,
            "config_key": "mqtt_port",
            "config_value": "1883",
            "config_value_type": "static",
            "config_field_type": "number"
          },
          {
            "category_id": "ac22",
            "order_no": 4,
            "config_key": "mqtt_topic",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac22",
            "order_no": 5,
            "config_key": "mqtt_username",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac22",
            "order_no": 6,
            "config_key": "mqtt_password",
            "config_value": "",
            "config_value_type": "static",
            "config_field_type": "text"
          },
          {
            "category_id": "ac22",
            "order_no": 7,
            "config_key": "mqtt_connect_timeout",
            "config_value": "4000",
            "config_value_type": "static",
            "config_field_type": "number"
          },
          {
            "category_id": "ac22",
            "order_no": 8,
            "config_key": "mqtt_reconnect_period",
            "config_value": "1000",
            "config_value_type": "static",
            "config_field_type": "number"
          }
        ]
      },
      {
        "category_id": "ac23",
        "cat_parent_id": "",
        "cat_name": "Open AI Config",
        "cat_description": "Open AI Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac23",
            "order_no": 6,
            "config_key": "openai_api_key",
            "config_value": "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",
            "config_value_type": "static",
            "config_field_type": "text"
          }
        ]
      },
      {
        "category_id": "ac30",
        "cat_parent_id": "",
        "cat_name": "Application Dropdown Config",
        "cat_description": "Application Dropdown Config",
        "category_type_id": "act1",
        "cat_configs": [
          {
            "category_id": "ac30",
            "order_no": 1,
            "config_key": "dropdown_gender",
            "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Male\",\r\n      \"value\": \"male\"\r\n    },\r\n    {\r\n      \"label\": \"Female\",\r\n      \"value\": \"female\"\r\n    },\r\n    {\r\n      \"label\": \"Others\",\r\n      \"value\": \"others\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
            "config_value_type": "static",
            "config_field_type": "json"
          },
          {
            "category_id": "ac30",
            "order_no": 2,
            "config_key": "dropdown_status",
            "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Active\",\r\n      \"value\": 1\r\n    },\r\n    {\r\n      \"label\": \"Inactive\",\r\n      \"value\": 2\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
            "config_value_type": "static",
            "config_field_type": "json"
          },
          {
            "category_id": "ac30",
            "order_no": 3,
            "config_key": "dropdown_process_status",
            "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Under Approval\",\r\n      \"value\": \"under_approval\"\r\n    },\r\n    {\r\n      \"label\": \"Approved\",\r\n      \"value\": \"approved\"\r\n    },\r\n    {\r\n      \"label\": \"Rejected\",\r\n      \"value\": \"rejected\"\r\n    },\r\n    {\r\n      \"label\": \"Submitted\",\r\n      \"value\": \"submitted\"\r\n    },\r\n    {\r\n      \"label\": \"Created\",\r\n      \"value\": \"created\"\r\n    },\r\n    {\r\n      \"label\": \"Not Appear\",\r\n      \"value\": \"not_appear\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
            "config_value_type": "static",
            "config_field_type": "json"
          },
          {
  "category_id": "ac30",
  "order_no": 4,
  "config_key": "dropdown_user_role",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Super Admin\",\r\n      \"value\": \"super_admin\"\r\n    },\r\n    {\r\n      \"label\": \"Company Admin\",\r\n      \"value\": \"company_admin\"\r\n    },\r\n    {\r\n      \"label\": \"Admin\",\r\n      \"value\": \"admin\"\r\n    },\r\n    {\r\n      \"label\": \"User\",\r\n      \"value\": \"user\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 4,
  "config_key": "dropdown_approver_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Super Admin\",\r\n      \"value\": \"super_admin\"\r\n    },\r\n    {\r\n      \"label\": \"Company Admin\",\r\n      \"value\": \"company_admin\"\r\n    },\r\n    {\r\n      \"label\": \"Admin\",\r\n      \"value\": \"admin\"\r\n    },\r\n    {\r\n      \"label\": \"User\",\r\n      \"value\": \"user\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 5,
  "config_key": "dropdown_notify_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Email\",\r\n      \"value\": \"email\"\r\n    },\r\n    {\r\n      \"label\": \"Push\",\r\n      \"value\": \"push\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 6,
  "config_key": "dropdown_clause_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Where\",\r\n      \"value\": \"where\"\r\n    },\r\n    {\r\n      \"label\": \"Having\",\r\n      \"value\": \"having\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 7,
  "config_key": "dropdown_send_mail_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"CC\",\r\n      \"value\": \"cc\"\r\n    },\r\n    {\r\n      \"label\": \"BCC\",\r\n      \"value\": \"bcc\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 8,
  "config_key": "dropdown_report_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"LCP\",\r\n      \"value\": \"lcp\"\r\n    },\r\n    {\r\n      \"label\": \"Power BI\",\r\n      \"value\": \"powerbi\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 9,
  "config_key": "dropdown_about_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"LCP\",\r\n      \"value\": \"lcp\"\r\n    },\r\n    {\r\n      \"label\": \"Project\",\r\n      \"value\": \"project\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 10,
  "config_key": "dropdown_approval_status",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"LCP\",\r\n      \"value\": \"lcp\"\r\n    },\r\n    {\r\n      \"label\": \"Project\",\r\n      \"value\": \"project\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 11,
  "config_key": "dropdown_process_status",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Under Approval\",\r\n      \"value\": \"under_approval\"\r\n    },\r\n    {\r\n      \"label\": \"Approved\",\r\n      \"value\": \"approved\"\r\n    },\r\n    {\r\n      \"label\": \"Rejected\",\r\n      \"value\": \"rejected\"\r\n    },\r\n    {\r\n      \"label\": \"Submitted\",\r\n      \"value\": \"submitted\"\r\n    },\r\n    {\r\n      \"label\": \"Created\",\r\n      \"value\": \"created\"\r\n    },\r\n    {\r\n      \"label\": \"Not Appear\",\r\n      \"value\": \"not_appear\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 12,
  "config_key": "dropdown_notification_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Email\",\r\n      \"value\": \"email\"\r\n    },\r\n    {\r\n      \"label\": \"SMS\",\r\n      \"value\": \"sms\"\r\n    },\r\n    {\r\n      \"label\": \"WhatsApp\",\r\n      \"value\": \"whatsapp\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 13,
  "config_key": "dropdown_template_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"XLSX\",\r\n      \"value\": \"xlsx\"\r\n    },\r\n    {\r\n      \"label\": \"PDF\",\r\n      \"value\": \"pdf\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 14,
  "config_key": "dropdown_orientation",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"XLSX\",\r\n      \"value\": \"xlsx\"\r\n    },\r\n    {\r\n      \"label\": \"PDF\",\r\n      \"value\": \"pdf\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 15,
  "config_key": "dropdown_otp_type",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"XLSX\",\r\n      \"value\": \"xlsx\"\r\n    },\r\n    {\r\n      \"label\": \"PDF\",\r\n      \"value\": \"pdf\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 16,
  "config_key": "dropdown_login_status",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Success\",\r\n      \"value\": \"SUCCESS\"\r\n    },\r\n    {\r\n      \"label\": \"Failed\",\r\n      \"value\": \"FAILED\"\r\n    },\r\n    {\r\n      \"label\": \"Locked\",\r\n      \"value\": \"LOCKED\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 17,
  "config_key": "dropdown_page_size",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"A0\",\r\n      \"value\": \"A0\"\r\n    },\r\n    {\r\n      \"label\": \"A1\",\r\n      \"value\": \"A1\"\r\n    },\r\n    {\r\n      \"label\": \"A2\",\r\n      \"value\": \"A2\"\r\n    },\r\n    {\r\n      \"label\": \"A3\",\r\n      \"value\": \"A3\"\r\n    },\r\n    {\r\n      \"label\": \"A4\",\r\n      \"value\": \"A4\"\r\n    },\r\n    {\r\n      \"label\": \"A5\",\r\n      \"value\": \"A5\"\r\n    },\r\n    {\r\n      \"label\": \"A6\",\r\n      \"value\": \"A6\"\r\n    },\r\n    {\r\n      \"label\": \"Letter\",\r\n      \"value\": \"LETTER\"\r\n    },\r\n    {\r\n      \"label\": \"Legal\",\r\n      \"value\": \"LEGAL\"\r\n    },\r\n    {\r\n      \"label\": \"Tabloid\",\r\n      \"value\": \"TABLOID\"\r\n    },\r\n    {\r\n      \"label\": \"Executive\",\r\n      \"value\": \"EXECUTIVE\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 18,
  "config_key": "dropdown_color_theme",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Light\",\r\n      \"value\": \"light\"\r\n    },\r\n    {\r\n      \"label\": \"Dark\",\r\n      \"value\": \"dark\"\r\n    },\r\n    {\r\n      \"label\": \"Corporate\",\r\n      \"value\": \"corporate\"\r\n    },\r\n    {\r\n      \"label\": \"Classic\",\r\n      \"value\": \"classic\"\r\n    },\r\n    {\r\n      \"label\": \"Minimal\",\r\n      \"value\": \"minimal\"\r\n    },\r\n    {\r\n      \"label\": \"Modern\",\r\n      \"value\": \"modern\"\r\n    },\r\n    {\r\n      \"label\": \"Vibrant\",\r\n      \"value\": \"vibrant\"\r\n    },\r\n    {\r\n      \"label\": \"Monochrome\",\r\n      \"value\": \"monochrome\"\r\n    },\r\n    {\r\n      \"label\": \"Custom\",\r\n      \"value\": \"custom\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 19,
  "config_key": "dropdown_font_family",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Helvetica\",\r\n      \"value\": \"Helvetica\"\r\n    },\r\n    {\r\n      \"label\": \"Arial\",\r\n      \"value\": \"Arial\"\r\n    },\r\n    {\r\n      \"label\": \"Times New Roman\",\r\n      \"value\": \"TimesNewRoman\"\r\n    },\r\n    {\r\n      \"label\": \"Courier New\",\r\n      \"value\": \"CourierNew\"\r\n    },\r\n    {\r\n      \"label\": \"Georgia\",\r\n      \"value\": \"Georgia\"\r\n    },\r\n    {\r\n      \"label\": \"Verdana\",\r\n      \"value\": \"Verdana\"\r\n    },\r\n    {\r\n      \"label\": \"Tahoma\",\r\n      \"value\": \"Tahoma\"\r\n    },\r\n    {\r\n      \"label\": \"Trebuchet MS\",\r\n      \"value\": \"TrebuchetMS\"\r\n    },\r\n    {\r\n      \"label\": \"Palatino Linotype\",\r\n      \"value\": \"PalatinoLinotype\"\r\n    },\r\n    {\r\n      \"label\": \"Lucida Console\",\r\n      \"value\": \"LucidaConsole\"\r\n    },\r\n    {\r\n      \"label\": \"Roboto\",\r\n      \"value\": \"Roboto\"\r\n    },\r\n    {\r\n      \"label\": \"Open Sans\",\r\n      \"value\": \"OpenSans\"\r\n    },\r\n    {\r\n      \"label\": \"Lato\",\r\n      \"value\": \"Lato\"\r\n    },\r\n    {\r\n      \"label\": \"Poppins\",\r\n      \"value\": \"Poppins\"\r\n    },\r\n    {\r\n      \"label\": \"Inter\",\r\n      \"value\": \"Inter\"\r\n    },\r\n    {\r\n      \"label\": \"Montserrat\",\r\n      \"value\": \"Montserrat\"\r\n    },\r\n    {\r\n      \"label\": \"Nunito\",\r\n      \"value\": \"Nunito\"\r\n    },\r\n    {\r\n      \"label\": \"Source Sans Pro\",\r\n      \"value\": \"SourceSansPro\"\r\n    },\r\n    {\r\n      \"label\": \"Raleway\",\r\n      \"value\": \"Raleway\"\r\n    },\r\n    {\r\n      \"label\": \"Merriweather\",\r\n      \"value\": \"Merriweather\"\r\n    },\r\n    {\r\n      \"label\": \"Ubuntu\",\r\n      \"value\": \"Ubuntu\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
},
{
  "category_id": "ac30",
  "order_no": 20,
  "config_key": "dropdown_watermark_position",
  "config_value": "{\r\n  \"type\": \"json\",\r\n  \"value\": [\r\n    {\r\n      \"label\": \"Center\",\r\n      \"value\": \"center\"\r\n    },\r\n    {\r\n      \"label\": \"Diagonal\",\r\n      \"value\": \"diagonal\"\r\n    },\r\n    {\r\n      \"label\": \"Top Left\",\r\n      \"value\": \"top_left\"\r\n    },\r\n    {\r\n      \"label\": \"Top Right\",\r\n      \"value\": \"top_right\"\r\n    },\r\n    {\r\n      \"label\": \"Bottom Left\",\r\n      \"value\": \"bottom_left\"\r\n    },\r\n    {\r\n      \"label\": \"Bottom Right\",\r\n      \"value\": \"bottom_right\"\r\n    },\r\n    {\r\n      \"label\": \"Full Background\",\r\n      \"value\": \"full_background\"\r\n    }\r\n  ],\r\n  \"optionKey\": \"label\",\r\n  \"optionValue\": \"value\"\r\n}",
  "config_value_type": "static",
  "config_field_type": "json"
}
        ]
      }
    ]
  },
  {
    "id": 2,
    "category_type_id": "act2",
    "cat_type_name": "Notification Type Category",
    "cat_type_description": "Notification Type Category",
    "cats": [
      {
        "category_id": "ac4",
        "cat_parent_id": "",
        "category_type_id": "act2",
        "cat_name": "Email",
        "cat_description": "Email"
      },
      {
        "category_id": "ac5",
        "cat_parent_id": "",
        "category_type_id": "act2",
        "cat_name": "Push Notifications",
        "cat_description": "Push Notifications"
      },
      {
        "category_id": "ac6",
        "cat_parent_id": "",
        "category_type_id": "act2",
        "cat_name": "SMS",
        "cat_description": "SMS"
      },
      {
        "category_id": "ac15",
        "cat_parent_id": "",
        "category_type_id": "act2",
        "cat_name": "Whatsapp",
        "cat_description": "Whatsapp"
      }
    ]
  },
  {
    "id": 3,
    "category_type_id": "act3",
    "cat_type_name": "Notification Status Category",
    "cat_type_description": "Notification Status Category",
    "cats": [
      {
        "category_id": "ac7",
        "cat_parent_id": "",
        "category_type_id": "act3",
        "cat_name": "Pending",
        "cat_description": "Pending"
      },
      {
        "category_id": "ac8",
        "cat_parent_id": "",
        "category_type_id": "act3",
        "cat_name": "Processing",
        "cat_description": "processing"
      },
      {
        "category_id": "ac9",
        "cat_parent_id": "",
        "category_type_id": "act3",
        "cat_name": "Sent",
        "cat_description": "Sent"
      },
      {
        "category_id": "ac10",
        "cat_parent_id": "",
        "category_type_id": "act3",
        "cat_name": "Read",
        "cat_description": "Read"
      },
      {
        "category_id": "ac11",
        "cat_parent_id": "",
        "category_type_id": "act3",
        "cat_name": "Unread",
        "cat_description": "Unread"
      },
      {
        "category_id": "ac24",
        "cat_parent_id": "",
        "category_type_id": "act3",
        "cat_name": "Notification Error",
        "cat_description": "Notification Error"
      }
    ]
  },
  {
    "id": 4,
    "category_type_id": "act4",
    "cat_type_name": "User Category",
    "cat_type_description": "User Category",
    "cats": []
  }
]
