{
	"Id": "fab",
	"Priority": 2,
	"AnalyticsId": "fab",
	"DisplayName": "Fab",
	"PrimaryColor": "#0078f2ff",
	"PressedPrimaryColor": "#0078f2ff",
	"HoveredPrimaryColor": "#0066daff",
	"ShowInGameLibrary": false,
	"Homepage": "/fab",
	"Pages": [
		{
			"Id": "fab",
			"PartialUrl": "{fab}/*",
			"IsNativeRendered": true,
			"BackgroundColor": "#FF000000",
			"SourceUrls": [
				{
					"SourceUrl": "{path}",
					"Conditions": [
						"[PORTAL_VERSION]>=18.10.0, ![PORTAL_VERSION]0.0.0"
					]
				}
			]
		},
		{
			"Id": "fabcaptcha",
			"PartialUrl": "{fabcaptcha}/*",
			"IsNativeRendered": true,
			"BackgroundColor": "#FF000000",
			"SourceUrls": [
				{
					"SourceUrl": "{path}",
					"Conditions": [
						"[PORTAL_VERSION]>=8.9.1, ![PORTAL_VERSION]0.0.0"
					]
				}
			]
		}
	],
	"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"
	]
}