<?xml version="1.0"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:rescap3="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/3" xmlns:desktop2="http://schemas.microsoft.com/appx/manifest/desktop/windows10/2" IgnorableNamespaces="uap uap3 rescap desktop2">
 <Identity Name="dash.cloudflare.com-67EB2CAA" Publisher="CN=dash.cloudflare.com, OID.2.25.311729368913984317654407730594956997722=1" Version="1.0.0.4" ProcessorArchitecture="neutral"/>
 <Properties>
  <DisplayName>Cloudflare</DisplayName>
  <PublisherDisplayName>dash.cloudflare.com</PublisherDisplayName>
  <Logo>Images\StoreLogo.png</Logo>
 </Properties>
 <Dependencies>
  <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.19041.0" MaxVersionTested="10.0.19041.0"/>
  <uap10:HostRuntimeDependency Name="Microsoft.MicrosoftEdge.Stable" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" MinVersion="1.0.0.0"/>
 </Dependencies>
 <Resources>
  <Resource Language="EN-US"/>
 </Resources>
 <Applications>
  <Application Id="App" uap10:HostId="PWA" uap10:Parameters="--app-id=kbdhpemeclgiggljbfcmlnmibnmolaih --ip-edge-aumid=Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe!MSEDGE">
   <uap:VisualElements DisplayName="Cloudflare" Description="Cloudflare" BackgroundColor="transparent" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
    <uap:DefaultTile Square71x71Logo="Images\SmallTile.png">
     <uap:ShowNameOnTiles>
      <uap:ShowOn Tile="square150x150Logo"/>
     </uap:ShowNameOnTiles>
    </uap:DefaultTile>
   </uap:VisualElements>
   <Extensions>
    <uap3:Extension Category="windows.appExtension">
     <uap3:AppExtension Name="com.ms.webapp.internals.4" Id="dash.cloudflare.com-67EB2CAA" PublicFolder="Public" DisplayName="Edge WebApp Internals" Description="parameters?--app-id=kbdhpemeclgiggljbfcmlnmibnmolaih --ip-edge-aumid=Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe!MSEDGE;profile-directory?Default;start-url?https://dash.cloudflare.com/"/>
    </uap3:Extension>
   </Extensions>
  </Application>
 </Applications>
 <Capabilities>
  <rescap:Capability Name="runFullTrust"/>
  <rescap:Capability Name="packageManagement"/>
 </Capabilities>
</Package>
