{
"appId": "string",
"appName": "string",
"icon": "string",
"subTitle": "string",
"descriptions": "string",
"category": "string",
"categoryId": "string",
"status": "NOT_EXIST",
"screenshot": {
"iPhone": [
"string"
],
"iPad": [
"string"
],
"appleWatch": [
"string"
]
},
"videos": {
"iPhone": [
{
"image": "string",
"video": "string"
}
],
"iPad": [
{
"image": "string",
"video": "string"
}
]
},
"gpScreenshots": "new ArrayList<>()",
"gpVideos": [
{
"image": "string",
"video": "string"
}
]
}