<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
  xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
  xsi:type="TaskPaneApp">
  <Id>7f9bb1c4-7000-4b21-9f4f-700000000001</Id>
  <Version>1.5.0.0</Version>
  <ProviderName>700 Apps</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="700 Verity AI"/>
  <Description DefaultValue="Scan Word documents for AI-writing, plagiarism, and review risk with 700 Verity AI."/>
  <IconUrl DefaultValue="https://700verify.700apps.jo/verity-ai-logo.png"/>
  <HighResolutionIconUrl DefaultValue="https://700verify.700apps.jo/verity-ai-logo.png"/>
  <SupportUrl DefaultValue="https://700verify.700apps.jo"/>
  <AppDomains>
    <AppDomain>https://700verify.700apps.jo</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Document"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://700verify.700apps.jo/word-addin/taskpane.html"/>
  </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="VerityAi.Group">
                <Label resid="Commands.GroupLabel"/>
                <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="VerityAi.OpenPane">
                  <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>VerityAi.Taskpane</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16x16" DefaultValue="https://700verify.700apps.jo/verity-ai-logo.png"/>
        <bt:Image id="Icon.32x32" DefaultValue="https://700verify.700apps.jo/verity-ai-logo.png"/>
        <bt:Image id="Icon.80x80" DefaultValue="https://700verify.700apps.jo/verity-ai-logo.png"/>
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Commands.Url" DefaultValue="https://700verify.700apps.jo/word-addin/taskpane.html"/>
        <bt:Url id="Taskpane.Url" DefaultValue="https://700verify.700apps.jo/word-addin/taskpane.html"/>
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://700verify.700apps.jo"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="Commands.GroupLabel" DefaultValue="700 Verity AI"/>
        <bt:String id="TaskpaneButton.Label" DefaultValue="Scan with Verity"/>
        <bt:String id="GetStarted.Title" DefaultValue="700 Verity AI is ready"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Open the 700 Verity AI pane to scan the current Word document."/>
        <bt:String id="GetStarted.Description" DefaultValue="Open the task pane from the Home tab to scan the current document and view AI-writing and plagiarism signals."/>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
