{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.2/MicrosoftTeams.schema.json", "manifestVersion": "1.2", "packageName": "BotFrameworkChatv4", "id": "7aa6d70f-2a9f-4e92-ad01-a45c582e82be", "version": "0.1", "developer": { "name": "SPFx + Teams Dev", "websiteUrl": "https://products.office.com/en-us/sharepoint/collaboration", "privacyUrl": "https://privacy.microsoft.com/en-us/privacystatement", "termsOfUseUrl": "https://www.microsoft.com/en-us/servicesagreement" }, "name": { "short": "BotFrameworkChatv4" }, "description": { "short": "Use the botframework-webchat v4 React component to render the webchat with the new v4 UI", "full": "Use the botframework-webchat v4 React component to render the webchat with the new v4 UI" }, "icons": { "outline": "tab20x20.png", "color": "tab96x96.png" }, "accentColor": "#004578", "configurableTabs": [ { "configurationUrl": "https://{teamSiteDomain}{teamSitePath}/_layouts/15/TeamsLogon.aspx?SPFX=true&dest={teamSitePath}/_layouts/15/teamshostedapp.aspx%3FopenPropertyPane=true%26teams%26componentId=7aa6d70f-2a9f-4e92-ad01-a45c582e82be", "canUpdateConfiguration": false, "scopes": [ "team" ] } ], "validDomains": [ "*.login.microsoftonline.com", "*.sharepoint.com", "*.sharepoint-df.com", "spoppe-a.akamaihd.net", "spoprod-a.akamaihd.net", "resourceseng.blob.core.windows.net", "msft.spoppe.com" ], "webApplicationInfo": { "resource": "https://{teamSiteDomain}", "id": "00000003-0000-0ff1-ce00-000000000000" } }