{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.9/MicrosoftTeams.schema.json", "manifestVersion": "1.9", "version": "1.0.0", "id": "f0198030-1fbb-4e9f-a58e-88b55b5a65ba", "packageName": "com.company.portal.app", "developer": { "name": "Company", "websiteUrl": "https://company.sharepoint.com/sites/TheHub", "privacyUrl": "https://company.sharepoint.com/sites/TheHub/SitePages/privacy%20statement.aspx", "termsOfUseUrl": "https://company.sharepoint.com/sites/TheHub/SitePages/terms%20of%20use.aspx" }, "icons": { "color": "color.png", "outline": "outline.png" }, "name": { "short": "The Hub", "full": "" }, "description": { "short": "Employee hub, a central location for IT status information, ...", "full": "Employee hub, a central location for IT status information, Intranet, and internal resources." }, "accentColor": "#0F4169", "staticTabs": [ { "entityId": "1", "name": "The Hub", "contentUrl": "https://company.sharepoint.com/_layouts/15/teamslogon.aspx?SPFX=true&dest=/sites/TheHub/SitePages/home.aspx", "scopes": [ "personal" ] }, { "entityId": "about", "scopes": [ "personal" ] } ], "permissions": [ "identity", "messageTeamMembers" ], "validDomains": [ "company.sharepoint.com" ], "webApplicationInfo": { "id": "00000003-0000-0ff1-ce00-000000000000", "resource": "https://company.sharepoint.com" } }