<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
    xmlns="http://schemas.microsoft.com/appx/appinstaller/2018"
    Uri="https://files.microavia.com/flower/release/Microavia Tower.appinstaller"
    Version="1.0.0.167">

  <MainPackage
      Name="microavia.tower.flutterapp"
      Version="1.0.0.167"
      Publisher="CN=Msix Testing, O=Msix Testing Corporation, S=Some-State, C=US"
      Uri="https://files.microavia.com/flower/release/flutter_application_1.msix"
      ProcessorArchitecture="x64" />


</AppInstaller>
