appInfo - appInfo - The appInfo section specifies the application information for Titan. - Perceptive Content - Titan - Perceptive-Content/Titan/Foundation-26.1/Titan-Installation-and-Setup-Guide/Appendix-A-app.config.json-file/appInfo - Foundation 26.1 - Foundation 26.1

Titan Installation and Setup Guide

Platform
Perceptive Content
Product
Titan
Release
Foundation 26.1
License
ft:lastPublication
2026-05-11T13:41:21.773487
ft:locale
en-US

The appInfo section specifies the application information for Titan.

Options

Attribute Description
name Specifies the name of the product.
logoUrl Specifies the path to the logo that displays when logging into Titan.
licenseUrl Specifies the path to the license text file for Titan.

Example

"appInfo": {
  "name": "Titan",
  "logoUrl": "assets/logo.svg",
  "licensesUrl": "assets/licenses.txt"
},