{
    "login":  {
                  "page":  {
                               "background_type":  "gradient",
                               "background_gradient":  "linear-gradient(135deg, #ff6b6b 0%, #feca57 50%, #48dbfb 100%)"
                           },
                  "logo":  {
                               "type":  "text",
                               "text":  "Creative",
                               "text_color":  "#ffffff",
                               "text_font_size":  32
                           },
                  "form":  {
                               "background_color":  "rgba(255,255,255,0.92)",
                               "border_radius":  24,
                               "width":  400
                           },
                  "heading":  {
                                  "show":  true,
                                  "text":  "Hey there!",
                                  "color":  "#ff6b6b"
                              },
                  "fields":  {
                                 "border_color":  "#e0e0e0",
                                 "border_radius":  12
                             },
                  "button":  {
                                 "background_color":  "#ff6b6b",
                                 "text_color":  "#ffffff",
                                 "border_radius":  24
                             },
                  "links":  {
                                "color":  "#ff6b6b",
                                "show_lost_password":  true
                            }
              },
    "register":  {
                     "page":  {
                                  "background_type":  "gradient",
                                  "background_gradient":  "linear-gradient(135deg, #ff6b6b 0%, #feca57 50%, #48dbfb 100%)"
                              },
                     "logo":  {
                                  "type":  "text",
                                  "text":  "Creative",
                                  "text_color":  "#ffffff",
                                  "text_font_size":  32
                              },
                     "form":  {
                                  "background_color":  "rgba(255,255,255,0.92)",
                                  "border_radius":  24,
                                  "width":  400
                              },
                     "heading":  {
                                     "show":  true,
                                     "text":  "Hey there!",
                                     "color":  "#ff6b6b"
                                 },
                     "fields":  {
                                    "border_color":  "#e0e0e0",
                                    "border_radius":  12
                                },
                     "button":  {
                                    "background_color":  "#ff6b6b",
                                    "text_color":  "#ffffff",
                                    "border_radius":  24
                                },
                     "links":  {
                                   "color":  "#ff6b6b",
                                   "show_lost_password":  true
                               }
                 },
    "lostpassword":  {
                         "page":  {
                                      "background_type":  "gradient",
                                      "background_gradient":  "linear-gradient(135deg, #ff6b6b 0%, #feca57 50%, #48dbfb 100%)"
                                  },
                         "logo":  {
                                      "type":  "text",
                                      "text":  "Creative",
                                      "text_color":  "#ffffff",
                                      "text_font_size":  32
                                  },
                         "form":  {
                                      "background_color":  "rgba(255,255,255,0.92)",
                                      "border_radius":  24,
                                      "width":  400
                                  },
                         "heading":  {
                                         "show":  true,
                                         "text":  "Hey there!",
                                         "color":  "#ff6b6b"
                                     },
                         "fields":  {
                                        "border_color":  "#e0e0e0",
                                        "border_radius":  12
                                    },
                         "button":  {
                                        "background_color":  "#ff6b6b",
                                        "text_color":  "#ffffff",
                                        "border_radius":  24
                                    },
                         "links":  {
                                       "color":  "#ff6b6b",
                                       "show_lost_password":  true
                                   }
                     },
    "password":  {
                     "show_top_text":  "on",
                     "top_header":  "Hey! This is Private",
                     "top_content":  "Drop the password below to see the good stuff.",
                     "top_text_align":  "center",
                     "form_label":  "Secret Code",
                     "form_btn_text":  "Let me in!",
                     "form_background":  "rgba(255,255,255,0.92)",
                     "form_border_radius":  24,
                     "show_social":  "on",
                     "link_facebook":  "",
                     "link_twitter":  "",
                     "link_youtube":  "",
                     "show_bottom_text":  "off",
                     "label_color":  "#555555",
                     "form_text_color":  "#2a2a2a",
                     "form_outer_background":  "rgba(255,255,255,0.92)",
                     "button_color":  "#ff6b6b",
                     "input_border_color":  "#ffb347",
                     "page_background_gradient":  "linear-gradient(135deg, #f093fb 0%, #f5576c 50%, #fda085 100%)",
                     "button_border_radius":  8,
                     "active_style":  "two",
                     "page_background_type":  "gradient",
                     "heading_color":  "#2a2a2a",
                     "input_background":  "#ffffff",
                     "button_text_color":  "#ffffff",
                     "input_border_radius":  20
                 }
}