# The AppThumbnail object

The thumbnail for an app.

## Attributes

- `thumbnail` (string)
  The thumbnail image bytes.

## Example

```json
{
  "thumbnail": "string"
}
```


