<?xml version="1.0" encoding="utf-8"?>
<AppInstaller xmlns="http://schemas.microsoft.com/appx/appinstaller/2018"
              Uri="https://dl2.speakapp.com/windows/SpeakApp.appinstaller"
              Version="1.8.0.207">

  <MainPackage Name="SpeakApp.Desktop"
               Version="1.8.0.207"
               Publisher="CN=Voicepop Inc, O=Voicepop Inc, L=New York, S=New York, C=US"
               ProcessorArchitecture="x64"
               Uri="https://dl2.speakapp.com/windows/updates/SpeakApp.207.msix" />

  <UpdateSettings>
    <OnLaunch HoursBetweenUpdateChecks="12" />
    <AutomaticBackgroundTask />
  </UpdateSettings>

</AppInstaller>
