﻿{
	"Id": "home",
	"Priority": 0,
	"AnalyticsId": "hp",
	"DisplayName": "Home",
	"PrimaryColor": "#0078f2ff",
	"PressedPrimaryColor": "#0078f2ff",
	"HoveredPrimaryColor": "#0066daff",
	"Theme": "3159F7034C10D00C217E2496598D2F57",
	"ShowInGameLibrary": false,
	"Homepage": "/{locale}/home",
	"Pages": [
		{
			"Id": "app",
			"PartialUrl": "{epicgamesnext}/*",
			"IsNativeRendered": true,
			"BackgroundColor": "#00000000",
			"SourceUrls": [
				{
					"SourceUrl": "{path}"
				}
			]
		},
		{
			"Id": "app-load-error",
			"PartialUrl": "{epicgamesnext}/*/load-error",
			"SourceUrl": "LoadError.layout",
			"IsTransient": true,
			"ForceRefresh": true
		}
	],
	"Redirects": [
		"/store/*->{epicgamesnext}{path}",
		"{epicgamesnext}/site/*->{path}",
		"/fab->{fab}/plugins/egl",
		"/fab/:a->{fab}/plugins/egl/:a",
		"/fab/:a/:b->{fab}/plugins/egl/:a/:b",
		"/fab/plugins/egl->{fab}/plugins/egl",
		"/fab/plugins/egl/:a->{fab}/plugins/egl/:a",
		"/fab/plugins/egl/:a/:b->{fab}/plugins/egl/:a/:b",
		"{fab}/listings/:a->{fab}/plugins/egl/listings/:a",
		"{fab}/*/listings/:a->{fab}/plugins/egl/listings/:a",
		"{fab}/search*->{fab}/plugins/egl{path}",
		"{fabcaptcha}*->{fabcaptcha}{path}",
		"{epicgames}*->{path}",
		"/fortnite->{epicgamesnext}/{locale}/product/fortnite/home",
		"/ut->/{epicgamesnext}/{locale}/product/unreal-tournament/home",
		"/unrealtournament->{epicgamesnext}/{locale}/product/unreal-tournament/home",
		"/viper->/{epicgamesnext}/{locale}/product/shadow-complex/home"
	]
}