Category of the app.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_app_type", "title": "magic_app_type", "description": "Category of the app.", "example": "Development", "type": "string" }