{
    "comment": "Remplace le futur service listant dynamiquement les fichiers de configuration",
    "plateaux": [
        {
            "name": "კლასიკური",
            "url": "data-monopoly.json"
        },
		{
            "name": "ორიგინალი",
            "url": "data-monopoly-original.json"
        },
        {
            "name": "Classique Circle",
            "url": "data-monopoly-circle.json"
        },
        {
            "name": "Couleur",
            "url": "data-monopoly-couleur.json"
        },
        {
            "name": "James Bond",
            "url": "data-monopoly-jamesbond.json"
        },
        {
            "name": "James Bond Circle",
            "url": "data-monopoly-circle-bond.json"
        },
        {
            "name": "Star Wars",
            "url": "data-monopoly-starwars.json"
        },
        {
            "name": "Star Wars 2",
            "url": "data-monopoly-starwars2.json"
        },
        {
            "name": "Star Wars 2 Circle",
            "url": "data-monopoly-circle-starwars2.json"
        }
    ]
}