{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json", "version": "1.0.15", "manifestVersion": "1.19", "id": "f05c6ff4-3152-4d51-b3a9-26d64d38ebf2", "name": { "short": "TestSiteApp", "full": "" }, "developer": { "name": "Testing", "mpnId": "", "websiteUrl": "https://www.example.com", "privacyUrl": "https://www.example.com/privacy", "termsOfUseUrl": "https://www.example.com/termofuse" }, "description": { "short": "Bot For Testing", "full": "Bot For Testing" }, "icons": { "outline": "outline.png", "color": "color.png" }, "accentColor": "#FFFFFF", "staticTabs": [ { "entityId": "conversations", "scopes": [ "personal" ] }, { "entityId": "pto", "name": "PTO", "contentUrl": "https:///MSTeams/AuthenticationSingleSignOn.aspx", "websiteUrl": "https:///MSTeams/AuthenticationSingleSignOn.aspx", "scopes": [ "personal" ] }, { "entityId": "immediatescheduling", "name": "Immediate Scheduling Setup", "contentUrl": "https:///MSTeams/AuthenticationSingleSignOn.aspx", "websiteUrl": "https:///MSTeams/AuthenticationSingleSignOn.aspx", "scopes": [ "personal" ] }, { "entityId": "help", "name": "Help", "contentUrl": "https:///MSTeams/MSTeamsTabHelp.aspx", "websiteUrl": "https:///MSTeams/MSTeamsTabHelp.aspx", "scopes": [ "personal" ] }, { "entityId": "about", "scopes": [ "personal" ] } ], "bots": [ { "botId": "f05c6ff4-3152-4d51-b3a9-26d64d38ebf2", "scopes": [ "personal", "team" ], "isNotificationOnly": false, "supportsCalling": false, "supportsVideo": false, "supportsFiles": false } ], "validDomains": [ "", "" ], "webApplicationInfo": { "id": "4ea773bd-92c3-4783-9b6f-4042090ff557", "resource": "api:///4ea773bd-92c3-4783-9b6f-4042090ff557" }, "authorization": { "permissions": { "resourceSpecific": [] } } }