{
    "bankName" : "regions",
    "username" : "me",
    "password" : "mypw",
    "securityQuestions" : {
        "What is the answer?" : "42"
    },
    "accounts" : [
        {
            "description" : "LIFEGREEN CHECKING******1234",
            "filename"    : "checking"
        }, {
            "description" : "LIFEGREEN SAVINGS******1234",
            "filename"    : "savings"
        }
    ]
}
