<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="TaskPaneApp">
  <Id>ed7a502b-2eb1-43a9-a163-990a9741e16d</Id>
  <Version>1.1.0.0</Version>
  <ProviderName>LinkSquares</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="LinkSquares"/>
  <Description DefaultValue="LinkSquares Word Add-In for Contract Management"/>
  <IconUrl DefaultValue="https://word-add-in.finalize.linksquares.com/word/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://word-add-in.finalize.linksquares.com/word/icon-64.png?t=1683120815"/>
  <SupportUrl DefaultValue="https://linksquares.zendesk.com/hc/en-us"/>
  <AppDomains>
    <AppDomain>https://word-add-in.finalize.linksquares.com</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Document"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://word-add-in.finalize.linksquares.com/"/>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Document">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title"/>
            <Description resid="GetStarted.Description"/>
            <LearnMoreUrl resid="GetStarted.LearnMoreUrl"/>
          </GetStarted>
          <FunctionFile resid="Commands.Url"/>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <OfficeTab id="TabHome">
              <Group id="CommandsGroup">
                <Label resid="CommandsGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16x16"/>
                  <bt:Image size="32" resid="Icon.32x32"/>
                  <bt:Image size="80" resid="Icon.80x80"/>
                </Icon>
                <Control xsi:type="Button" id="TaskpaneButton">
                  <Label resid="TaskpaneButton.Label"/>
                  <Supertip>
                    <Title resid="TaskpaneButton.Label"/>
                    <Description resid="TaskpaneButton.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16x16"/>
                    <bt:Image size="32" resid="Icon.32x32"/>
                    <bt:Image size="80" resid="Icon.80x80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>Office.AutoShowTaskpaneWithDocument</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16x16" DefaultValue="https://word-add-in.finalize.linksquares.com/word/icon-16.png?t=1683120815"/>
        <bt:Image id="Icon.32x32" DefaultValue="https://word-add-in.finalize.linksquares.com/word/icon-32.png?t=1683120815"/>
        <bt:Image id="Icon.80x80" DefaultValue="https://word-add-in.finalize.linksquares.com/word/icon-80.png?t=1683120815"/>
      </bt:Images>
      <bt:Urls>
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812"/>
        <bt:Url id="Commands.Url" DefaultValue="https://word-add-in.finalize.linksquares.com/commands"/>
        <bt:Url id="Taskpane.Url" DefaultValue="https://word-add-in.finalize.linksquares.com/"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="GetStarted.Title" DefaultValue="Get started with Finalize"/>
        <bt:String id="TaskpaneButton.Label" DefaultValue="LinkSquares"/>
        <bt:String id="LinkSquaresTab.Label" DefaultValue="LinkSquares"/>
        <bt:String id="CommandsGroup.Label" DefaultValue="LinkSquares"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="GetStarted.Description" DefaultValue="Click here to sign in and start using the power of Finalize. Open, edit, share and save your work with your team."/>
        <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Get started with Finalize"/>
      </bt:LongStrings>
    </Resources>
    <WebApplicationInfo>
      <Id>8e532d55-ea94-4046-a308-2f714b5b7dc0</Id>
      <Resource>api://word-add-in.finalize.linksquares.com/8e532d55-ea94-4046-a308-2f714b5b7dc0</Resource>
      <Scopes>
        <Scope>user.read</Scope>
        <Scope>profile</Scope>
        <Scope>openid</Scope>
      </Scopes>
    </WebApplicationInfo>
  </VersionOverrides>
</OfficeApp>
