id: AppSchemaExample1
type: app
name: TestAppSmartmate
description: Example of a basic app
icon: address-card
color: '#F5FFFA'
active: false
roles:
  recruiter:
    name: Recruiter
    description: Allows the user to perform any operation in this app
  interviewer:
    name: Interviewer
    description: Allows to see only the information of the candidates they are interviewing.
items:
  - title: Catalog
    items:
      - title: Countries
        table: countries
        columns:
          - name
          - description
