Is this my thought correct?
[
{
"title" : "Badge Title",
"description" : "Some description of your badge",
"howto" : "To unlock this badge, you need to do something.",
"alias" : "socializer",
"extension" : "com_easysocial",
"command" : "conversation.create",
"avatar" : "media/com_easysocial/badges/socializer.png",
"frequency" : 15
},
{
"title" : "Badge Title level 2",
"description" : "Some description of your badge",
"howto" : "To unlock this badge, you need to do something.",
"alias" : "socializer",
"extension" : "com_easysocial",
"command" : "conversation.create",
"avatar" : "media/com_easysocial/badges/socializer2.png",
"frequency" : 30
},
{
"title" : "Badge Title level 3",
"description" : "Some description of your badge",
"howto" : "To unlock this badge, you need to do something.",
"alias" : "socializer",
"extension" : "com_easysocial",
"command" : "conversation.create",
"avatar" : "media/com_easysocial/badges/socializer3.png",
"frequency" : 60
}
]