<?xml version="1.0" encoding="UTF-8"?>
<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" xsi:type="MailApp">
 <Id>9c0a31cf-6d76-4eb5-b7e0-bbd12a7db833</Id>
 <!-- Independent Outlook registration version; increment for manifest changes. -->
 <Version>1.0.3.4</Version>
 <ProviderName>Aurora IT · Florian Dobler</ProviderName>
 <DefaultLocale>de-DE</DefaultLocale>
 <DisplayName DefaultValue="PhraseBoost"/>
 <Description DefaultValue="KI-Antwortentwürfe zur geöffneten Mail mit eigenen API-Schlüsseln. Stichpunkte, Stil und Ansprache wählen; kein automatischer Versand."/>
 <IconUrl DefaultValue="https://phraseboost.de/outlook/0.3.4/icon-64.png"/>
 <HighResolutionIconUrl DefaultValue="https://phraseboost.de/outlook/0.3.4/icon-128.png"/>
 <SupportUrl DefaultValue="https://phraseboost.de/outlook/0.3.4/setup.html"/>
 <AppDomains><AppDomain>https://phraseboost.de</AppDomain></AppDomains>
 <Hosts><Host Name="Mailbox"/></Hosts>
 <Requirements><Sets><Set Name="Mailbox" MinVersion="1.1"/></Sets></Requirements>
 <FormSettings><Form xsi:type="ItemRead"><DesktopSettings>
  <SourceLocation DefaultValue="https://phraseboost.de/outlook/0.3.4/index.html"/>
  <RequestedHeight>450</RequestedHeight>
 </DesktopSettings></Form></FormSettings>
 <Permissions>ReadItem</Permissions>
 <Rule xsi:type="ItemIs" ItemType="Message" FormType="Read"/>
 <DisableEntityHighlighting>false</DisableEntityHighlighting>
 <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
  <Requirements><bt:Sets DefaultMinVersion="1.3"><bt:Set Name="Mailbox"/></bt:Sets></Requirements>
  <Hosts><Host xsi:type="MailHost"><DesktopFormFactor>
   <FunctionFile resid="Pane.Url"/>
   <ExtensionPoint xsi:type="MessageReadCommandSurface">
    <OfficeTab id="TabDefault"><Group id="Aurora.PhraseBoost.Read">
     <Label resid="Group.Label"/>
     <Control xsi:type="Button" id="Aurora.PhraseBoost.Open">
      <Label resid="Open.Label"/>
      <Supertip><Title resid="Open.Label"/><Description resid="Open.Description"/></Supertip>
      <Icon>
       <bt:Image size="16" resid="Icon.Small"/>
       <bt:Image size="32" resid="Icon.Small"/>
       <bt:Image size="80" resid="Icon.Large"/>
      </Icon>
      <Action xsi:type="ShowTaskpane"><SourceLocation resid="Pane.Url"/></Action>
     </Control>
    </Group></OfficeTab>
   </ExtensionPoint>
  </DesktopFormFactor></Host></Hosts>
  <Resources>
   <bt:Images>
    <bt:Image id="Icon.Small" DefaultValue="https://phraseboost.de/outlook/0.3.4/icon-64.png"/>
    <bt:Image id="Icon.Large" DefaultValue="https://phraseboost.de/outlook/0.3.4/icon-128.png"/>
   </bt:Images>
   <bt:Urls><bt:Url id="Pane.Url" DefaultValue="https://phraseboost.de/outlook/0.3.4/index.html"/></bt:Urls>
   <bt:ShortStrings>
    <bt:String id="Group.Label" DefaultValue="PhraseBoost"/>
    <bt:String id="Open.Label" DefaultValue="PhraseBoost öffnen"/>
   </bt:ShortStrings>
   <bt:LongStrings><bt:String id="Open.Description" DefaultValue="Mit Mailkontext und eigenen Stichpunkten einen bearbeitbaren KI-Antwortentwurf erstellen."/></bt:LongStrings>
  </Resources>
 </VersionOverrides>
</OfficeApp>
