{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"app": {
"__type": "Relation",
"className": "App"
},
"background": "string",
"category": "string",
"config": {},
"copyright": "string",
"createdAt": "string",
"dashboard": "string",
"default": true,
"desc": "string",
"domain": "string",
"enable": true,
"logo": "string",
"objectId": "string",
"product": {
"__type": "Relation",
"className": "Product"
},
"productIdentifier": "string",
"scale": 0,
"title": "string",
"updatedAt": "string",
"user": {
"__type": "Pointer",
"className": "_User",
"objectId": "string"
},
"userUnit": "string"
}