{
    "login":  {
                  "page":  {
                               "background_type":  "color",
                               "background_color":  "#e3f2fd"
                           },
                  "logo":  {
                               "type":  "text",
                               "text":  "TechCo",
                               "text_color":  "#1565c0",
                               "text_font_size":  26
                           },
                  "form":  {
                               "background_color":  "#ffffff",
                               "border_radius":  8,
                               "width":  400
                           },
                  "heading":  {
                                  "show":  true,
                                  "text":  "Sign In to Dashboard",
                                  "color":  "#1565c0"
                              },
                  "fields":  {
                                 "border_color":  "#90caf9",
                                 "border_radius":  6
                             },
                  "button":  {
                                 "background_color":  "#1976d2",
                                 "text_color":  "#ffffff",
                                 "border_radius":  6
                             },
                  "links":  {
                                "color":  "#1976d2",
                                "show_lost_password":  true
                            }
              },
    "register":  {
                     "page":  {
                                  "background_type":  "color",
                                  "background_color":  "#e3f2fd"
                              },
                     "logo":  {
                                  "type":  "text",
                                  "text":  "TechCo",
                                  "text_color":  "#1565c0",
                                  "text_font_size":  26
                              },
                     "form":  {
                                  "background_color":  "#ffffff",
                                  "border_radius":  8,
                                  "width":  400
                              },
                     "heading":  {
                                     "show":  true,
                                     "text":  "Sign In to Dashboard",
                                     "color":  "#1565c0"
                                 },
                     "fields":  {
                                    "border_color":  "#90caf9",
                                    "border_radius":  6
                                },
                     "button":  {
                                    "background_color":  "#1976d2",
                                    "text_color":  "#ffffff",
                                    "border_radius":  6
                                },
                     "links":  {
                                   "color":  "#1976d2",
                                   "show_lost_password":  true
                               }
                 },
    "lostpassword":  {
                         "page":  {
                                      "background_type":  "color",
                                      "background_color":  "#e3f2fd"
                                  },
                         "logo":  {
                                      "type":  "text",
                                      "text":  "TechCo",
                                      "text_color":  "#1565c0",
                                      "text_font_size":  26
                                  },
                         "form":  {
                                      "background_color":  "#ffffff",
                                      "border_radius":  8,
                                      "width":  400
                                  },
                         "heading":  {
                                         "show":  true,
                                         "text":  "Sign In to Dashboard",
                                         "color":  "#1565c0"
                                     },
                         "fields":  {
                                        "border_color":  "#90caf9",
                                        "border_radius":  6
                                    },
                         "button":  {
                                        "background_color":  "#1976d2",
                                        "text_color":  "#ffffff",
                                        "border_radius":  6
                                    },
                         "links":  {
                                       "color":  "#1976d2",
                                       "show_lost_password":  true
                                   }
                     },
    "password":  {
                     "show_top_text":  "on",
                     "top_header":  "Secure Content",
                     "top_content":  "This content requires authentication.",
                     "top_text_align":  "center",
                     "form_label":  "Access Code",
                     "form_btn_text":  "Verify",
                     "form_background":  "#ffffff",
                     "form_border_radius":  8,
                     "show_social":  "off",
                     "show_bottom_text":  "off",
                     "label_color":  "#1a3a5a",
                     "page_background_color":  "#e8f4fd",
                     "form_text_color":  "#0a1628",
                     "form_outer_background":  "#ffffff",
                     "button_color":  "#2196f3",
                     "input_border_color":  "#2196f3",
                     "button_border_radius":  4,
                     "active_style":  "two",
                     "page_background_type":  "color",
                     "heading_color":  "#0a1628",
                     "input_background":  "#f4f8ff",
                     "button_text_color":  "#ffffff",
                     "input_border_radius":  4
                 }
}