<?xml version="1.0" encoding="UTF-8"?>
<ExtensionManifest Version="6.0" ExtensionBundleId="com.adobe.ccx.start" ExtensionBundleVersion="2.5.0.257"
		ExtensionBundleName="Adobe CCX-Start" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SHA="847ea57a">
	<ExtensionList>
		<Extension Id="com.adobe.ccx.start" Version="2.5.0.257" />
	</ExtensionList>
	<ExecutionEnvironment>
		<HostList>
			<Host Name="AEFT" Version="[16.0,99.9]" />
			<Host Name="DRWV" Version="[19.0,99.9]" />
			<Host Name="IDSN" Version="[14.0,99.9]" />
			<Host Name="ILST" Version="[23.0,99.9]" />
			<Host Name="PHXS" Version="[20.0,99.9]" />
			<Host Name="PPRO" Version="[13.0,99.9]" />
		</HostList>
		<LocaleList>
			<Locale Code="All" />
		</LocaleList>
		<RequiredRuntimeList>
			<RequiredRuntime Name="CSXS" Version="6.0" />
		</RequiredRuntimeList>
	</ExecutionEnvironment>
	<DispatchInfoList>
		<Extension Id="com.adobe.ccx.start">
			<DispatchInfo >
				<Resources>
					<MainPath>./index.html?v=2.5.0.257</MainPath>
					<ScriptPath>./hostbridge.jsx</ScriptPath>
					<CEFCommandLine>
						<Parameter>--nodejs-disabled</Parameter>
						<Parameter>--high-dpi-support=1</Parameter>
						<Parameter>--disable-pinch</Parameter>
						<Parameter>--proxy-auto-detect</Parameter>
					</CEFCommandLine>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Dashboard</Type>
					<Menu>%CCX_START_PANEL_NAME</Menu>
					<Geometry>
						<Size>
							<Height>720</Height>
							<Width>1134</Width>
						</Size>
						<MaxSize>
							<Height>1080</Height>
							<Width>1920</Width>
						</MaxSize>
						<MinSize>
							<Height>720</Height>
							<Width>1134</Width>
						</MinSize>
					</Geometry>
				</UI>
			</DispatchInfo>
			<DispatchInfo Host="PPRO">
				<UI>
					<Type>Modeless</Type>
					<Geometry>
						<ScreenPercentage>
							<Height>90%</Height>
							<Width>90%</Width>
						</ScreenPercentage>
					</Geometry>
				</UI>
			</DispatchInfo>
			<DispatchInfo Host="AEFT">
				<UI>
					<Type>Modeless</Type>
					<Geometry>
						<ScreenPercentage>
							<Height>90%</Height>
							<Width>90%</Width>
						</ScreenPercentage>
					</Geometry>
				</UI>
			</DispatchInfo>
		</Extension>
	</DispatchInfoList>
</ExtensionManifest>
