{
	"applinks": {
		"details": [{
			"appIDs": ["X4GDL8P3FN.wardrobe.WardrobeAppIOS"],
			"components": [{
					"#": "no_universal_links",
					"exclude": true,
					"comment": "Matches any URL with a fragment that equals no_universal_links and instructs the system not to open it as a universal link."
				},
				{
					"/": "/post/*",
					"comment": "Matches any URL with a path that starts with /post/."
				}
			]
		}]
	}
}