{
    "appConfigurationWrapper": {
        "configuration": {
            "readingGoals": {
                "featureEnabled": true,
                "dailyMinuteDefault": 5,
                "booksReadPerYearDefault": 3,
            },
            "productPage": {
                "alsoAvailableAsType": "none"
            },
            "readingNow": {
                "wtrSimpleModeEnabled": false,
            },
            "readingExperience": {
                "samplesShowChromeOnOpen": true,
            },
            "endOfBookExperience": {
                "enabled": true,
                "autoExpandAtEnd": true,
                "confidenceThreshold": 0.5,
                "sendAdditionalSeedLimit": 100,
            },
            "swooshItemsInfoUI": {
                "searchEnabled": false,
                "storeEnabled": false,
            },
            "testing": {
                "value1": 1,
                "value2": 2,
                "value3": 3,
                "value4": 4,
                "value5": "5"
            },
            "analytics": {
                "jitterTimestampEnabled": false,
                "jitterTimestampEnabled2": true,
                "jitterTimestampLowerBound": -600,
                "jitterTimestampUpperBound": 600
            },
            "personalization": {
                "scorers": {
                    "bookHistory": {
                        "ownedReadingHistory": {
                            "readFractionBoost": 0.3,
                            "fullyReadThreshold": 0.9,
                            "fullyReadBoost": 0.1,
                            "halfLife": 49766400
                        },
                        "sampledReadingHistory": {
                            "readFractionBoost": 0.3,
                            "fullyReadThreshold": 0.9,
                            "fullyReadBoost": 0.1,
                            "halfLife": 5184000
                        },
                        "bookCandidateLimit": 500,
                        "bookHistoryLimit": 1000,
                        "productPageViewWeight": 0.1,
                        "productPageViewHalfLife": 2592000,
                        "bookAffinityLimit": 20,
                        "conditionalScoreBias": 0,
                        "declined": {
                            "declinedAfterPassoversCount": 7,
                            "declinedAfterRecommendationsCount": 10,
                            "declinedPenaltyDurationBaseDays": 7,
                            "declinedPenaltyDurationGrowthFactor": 1.5,
                            "declinedPenaltyMaxDays": 180,
                            "declinedWeight": -0.1
                        },
                        "downloadedViaFamilySharingHalfLife": 49766400,
                        "downloadedViaFamilySharingWeight": 0.5,
                        "preEventCollectionSampledDateSpacing": 1,
                        "purchasedHalfLife": 49766400,
                        "purchasedWeight": 0.5,
                        "diversificationPenalty": 0.8,
                        "syntheticConditionalScoreMultiplier": 1.5,
                        "wantToReadHalfLife": 5184000,
                        "wantToReadWeight": 0.4,
                        "moreLikeThisHalfLife": 5184000,
                        "moreLikeThisWeight": 0.9,
                        "lessLikeThisHalfLife": 5184000,
                        "lessLikeThisWeight": -0.9,
                        "storeBookUnknownFinishedIntervalSincePurchase": 1209600,
                        "acquiredExternallyUnknownFinishedInterval": 157680000,
                        "reviewedHalfLife": 94953600,
                        "reviewedWeight": 1,
                        "sampledHalfLife": 5184000,
                        "sampledWeight": 0.4,
                        "bookCandidateLimitPerSeedBook": 10,
                        "preEventCollectionAddedToWantToReadDateSpacing": 1,
                        "recommendationMethodologies": ["copurchase"]
                    }
                },
                "collections": {
                    "moreFromYourAuthors": {
                        "rescorer": "identity",
                        "source": "mediaAPI"
                    },
                    "suggestions": {
                        "rescorer": "identity",
                        "source": "bookHistory"
                    },
                    "forYou": {
                        "rescorer": "identity",
                        "source": "mediaAPI"
                    },
                    "books": {
                        "rescorer": "identity"
                    },
                    "booksYouMightLike": {
                        "rescorer": "identity",
                        "source": "mediaAPI"
                    },
                    "postHydrationFiltering": {
                        "genericArtworkRegex": "https:.*.mzstatic.com/image/thumb/Publication.*/coverArt.[a-z0-9]{6}.jpg/{w}x{h}bb.{f}"
                    }
                },
                "genreRecommendation": {
                    "bookHistoryGenreDepth": "levelOne",
                    "bookHistoryLimit": 1000,
                    "combinedScorerBookHistoryWeight": 0.7,
                    "source": "onDevicePersonalization"
                },
                "localSignalCollectionEnabled": false,
                "localSignalSyncEnabled": false,
                "booksPersonalizationSections": [
                    "readnowtoppicks"
                ],
                "personalizationMetadataService": {
                    "enabled": false,
                    "cachedMetadataExpirationInterval": 604800.0,
                    "batchMaximumSize": 500
                },
                "localSignalPurge":[
                    {
                        "eventName": "addToWantToRead",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "audiobookWasPlayed",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "bookImpression",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "bookProductPageImpression",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "bookWasRead",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "downloadSample",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "hideBook",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "markAsFinished",
                        "maxCount": 2000,
                        "maxAge": 31536000.0
                    },
                    {
                        "eventName": "markAsStillReading",
                        "maxCount": 2000,
                        "maxAge": 31536000.0
                    },
                    {
                        "eventName": "rating",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "removeFromWantToRead",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "removeSample",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "suggestLess",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "suggestMore",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    },
                    {
                        "eventName": "share",
                        "maxCount": 2000,
                        "maxAge": 31536000
                    }
                ],
                "profileGenreDenylist": [
                    10043,
                    50000073,
                    9025,
                    10056,
                    10038,
                    10107,
                    9034,
                    9018,
                    10041,
                    10003,
                    10105,
                    10106,
                    10045,
                    10110,
                    10109,
                    11138,
                    11221,
                    10108,
                    11159,
                    11205,
                    11043,
                    11139,
                    11142,
                    11206,
                    11144,
                    11209,
                    11211,
                    50000083,
                    11084,
                    11083,
                    11030,
                    11036,
                    11146,
                    11213,
                    50000076,
                    11320,
                    11317,
                    11247,
                    10004,
                    10069,
                    10094,
                    15094,
                    11062,
                    9030,
                    10028,
                    15063,
                    10119,
                    10093,
                    9029,
                    10037,
                    11219,
                    11220,
                    11224,
                    11201,
                    11193,
                    11176,
                    11161,
                    11162,
                    11157,
                    11158,
                    11134,
                    11111,
                    11221,
                    9033,
                    10095,
                    10096,
                    10097,
                    10098,
                    10099,
                    10100,
                    10101,
                    10066,
                    11278,
                    11279,
                    11276,
                    11277,
                    11280,
                    11281,
                    11282,
                    11283,
                    11284,
                    11285,
                    11286,
                    11287,
                    11288,
                    11289,
                    11290,
                    11291,
                    11292,
                    11293,
                    11294,
                    11085,
                    10102,
                    10136,
                    10103,
                    10104
                ]
            },
            "priceTracking": {
                "cardLimit": 0,
                "dealAbsoluteThreshold": 0,
                "dealRelativeThreshold": 0,
                "enabled": false,
                "updateScheduleSteps": [
                    {
                        "duration": 1,
                        "minUpdateInterval": 86400,
                        "schedulerConfigIdealInterval": 86400,
                        "schedulerConfigMinInterval": 72000
                    }
                ]
            }
        }
    }
}
