{
    "loginScreen": {
        "loginButton": "loginButton"
    },
    "walkthroughScreen": {
        "nextButton": "nextButton",
        "letsGoButton": "letsGoButton",
        "notNowButton": "notNowButton",
        "enableButton": "enableButton"
    },
    "newFeaturesScreen": {
        "doneButton": "doneButton"
    },
    "homeScreen": {
        "profileButton": "profileButton",
        "topTracksTab": "topTracksTab",
        "recentProductsTab": "recentProductsTab",
        "recentPlacementsTab": "recentPlaylistsTab"
    },
    "myCatalogScreen": {
        "playlistingTab": "playlistingTab",
        "songsTab": "songsTab",
        "productsTab": "productsTab",
        "artistsTab": "artistsTab"
    },
    "soundRecordingScreen": {
        "header": {
            "coverArtDeck": "soundRecordingHeaderCoverArtDeck"
        }
    },
    "accountScreen": {
        "logOutButton": "logOutButton"
    },
    "tabBar": {
        "homeButton": "homeButton",
        "searchButton": "searchButton",
        "favoriteButton": "favoritesButton",
        "revenueButton": "revenueButton",
        "myCatalogButton": "myCatalogButton",
        "accountButton": "accountButton"
    },
    "search": {
        "field": "searchBar",
        "header": "{{title}}header"
    },
    "favorite": {
        "button": "favoriteButton",
        "productTab": "starredProducts",
        "soundRecordingTab": "starredSoundRecordings",
        "participantTab": "starredParticipants",
        "labelsTab": "starredLabels"
    },

    "soundRecordingScreenBody": {
        "streamingTrend": "streamingTrend",
        "allTimeStreams": "allTimeStreams",
        "heroMetrics": "heroMetrics",
        "soundRecordingPlacementList": "soundRecordingPlacementList",
        "sourceOfStreams": "sourceOfStreams",
        "topMarkets": "topMarkets"
    },
    "soundRecordingComponent": "topTracksItem{{isrc}}",
    "productComponent": "product{{productId}}",
    "productTrackComponent": "productTrack{{isrc}}",
    "recentProductComponent": "recentProductsItem{{productId}}",
    "recentPlaylistItem": "playlistItem{{playlistID}}",
    "participantComponent": "participantComponent-{{name}}-{{id}}",
    "participantScreen": {
        "participantHeader": "participantHeader-{{name}}",
        "allTimeStreams": "allTimeStreams",
        "spotifyMonthlyListeners": "spotifyMonthlyListenersOpacity",
        "SPOTIFY": "SPOTIFY",
        "YOUTUBE": "YOUTUBE",
        "INSTAGRAM": "INSTAGRAM",
        "FACEBOOK": "FACEBOOK",
        "DEEZER": "DEEZER",
        "TWITTER": "TWITTER",
        "SOUNDCLOUD": "SOUNDCLOUD",
        "fan": "fan-{{username}}"
    },
    "placementScreen": {
        "shareLink": "shareLink"
    }
}
