<?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>d56b7504-88b5-484a-8880-9f1bc0770dab</Id>
  <Version>1.1.0.0</Version>
  <ProviderName>Microsoft</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="Discover-Try-Buy"/>
  <Description DefaultValue="Discover-Try-Buy prograde"/>
  <IconUrl DefaultValue="./assets/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="./assets/icon-64.png"/>
<AppDomains>
    <AppDomain>https://FA000000117.resources.office.net/</AppDomain>
</AppDomains>

  <Hosts>
    <Host Name="Workbook"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="premiumHub.html"/>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <WebApplicationInfo>
      <Id>9d6eb527-f725-4c54-a4db-6e8f418d28f0</Id>
      <Authorizations>
        <Authorization>
          <Resource>https://admin-ignite.microsoft.com</Resource>
          <Scopes>
            <Scope>profile</Scope>
            <Scope>openId</Scope>
            <Scope>files.read.all</Scope>
            <Scope>user.read</Scope>
            <Scope>offline_access</Scope>
          </Scopes>
        </Authorization>
        <Authorization>
          <Resource>https://admin.microsoft.com</Resource>
          <Scopes>
            <Scope>profile</Scope>
            <Scope>openId</Scope>
            <Scope>files.read.all</Scope>
            <Scope>user.read</Scope>
            <Scope>offline_access</Scope>
          </Scopes>
        </Authorization>
      </Authorizations>
    </WebApplicationInfo>
    <Resources>
      <bt:Urls>
        <bt:Url id="PremiumHub.Url" DefaultValue="./premiumHub.html"/>
        <bt:Url id="RequestLicense.Url" DefaultValue="requestLicenseDialog.html"/>
        <bt:Url id="OfficepyGTMUILess.Url" DefaultValue="officepyGTMUILess.html"/>
        <bt:Url id="RequestOrPurchaseLicense.Url" DefaultValue="./requestOrPurchaseLicense.html"/>
        <bt:Url id="PerfTest.Url" DefaultValue="./requestOrPurchaseLicense.html"/>
        <bt:Url id="AcquisitionNotSupported.Url" DefaultValue="acquisitionNotSupported.html"/>
      </bt:Urls>
    </Resources>
  </VersionOverrides>
</OfficeApp>