{
	"settings": {
		"createApp": {
			"url": "https://trello.com/1/appKey/generate",
            "image": "config.png"
		},
		"copyingKey": {
			"url": "https://trello.com/1/appKey/generate",
			"image": "keys.png"
		},
		"install": {
			"href": {
				"provider": "https://trello.com/",
				"docs": "https://trello.com/docs/api/"
			}
		},
        "sample": {
            "method": "get",
            "url": "/1/members/me"
        }
	}
}
