{{ app.version ? `v${app.version}` : 'latest' }}
by {{ app.author }}
{{ typeof app.description === 'object' ? app.description.short : (app.description || 'No description available') }}