<?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"
           xsi:type="ContentApp">
  <Id>d57905e6-21b8-48e8-8432-6e8f29089ae5</Id>
  <Version>1.0.6.0</Version>
  <ProviderName>suPlay B.V.</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="suPlay Poll"/>
  <Description DefaultValue="Live polling for PowerPoint — embed interactive polls, quizzes, and votes directly in your slides with real-time results"/>
  <IconUrl DefaultValue="https://poll.suplay.nl/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://poll.suplay.nl/icon-64.png"/>
  <SupportUrl DefaultValue="https://poll.suplay.nl/support"/>
  <AppDomains>
    <AppDomain>https://poll.suplay.nl</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Presentation"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://poll.suplay.nl/addin/content"/>
    <RequestedWidth>800</RequestedWidth>
    <RequestedHeight>450</RequestedHeight>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
</OfficeApp>
