[
    {
        "name": "default",
        "config":
        {
            "BootCrossPromo": "",
            
            "FullScreenNewUserAdCap": 4,
            "FullScreenNewUserAdLoad": 180,
            "FullScreenNewUserMinAdLoad": 90,
            "FullScreenNewUserAdRefresh": 120,
            "FullScreenNewUserMinAdRefresh": 60,
            "FullScreenAdCap": -1,
            "FullScreenAdLoad": 60,
            "FullScreenMinAdLoad": 30,
            "FullScreenAdRefresh": 120,
            "FullScreenMinAdRefresh": 60,
            "FullScreenAdDecayRate": 10,
            "BackNavAds": 1,
            
            "AmazonBidding": 1,
            "AmazonBiddingTimeout": 3.0,
            
            "MainMenuPromoArray": [],
            "MainMenuPromoCycle": 14,
            
            "MoreGamesCount": 0,
            "MoreGamesAppId": "",
            "MoreGamesUrl": "",
            
            "PromoIntervalMultiplier": 1.0,
            "PromoCapMultiplier": 1.0,
            "MaxFullScreenPromos": -1,
            
            "MinStreakForNotification": 1,
            "WeeklyNewNotificationCount": 4,
            "MinWeeklyLevelsForReminderNotification": 4,
            "MinWeeklyProgressForReminderNotification": 0,
            "MinWeeklyLevelsForNewNotification": 0,
            "MinWeeklyProgressForNewNotification": 0,
            
            "RewardedHintsTotal": 999,
            "RewardedHintsInterval": 14400,
            "RewardedHintsLevelCompleteLoad": 0,
            "RewardedHintsLevelCompleteRefresh": 60,
            
            "AutoConnectPath": 1,
            
            "RequestReviewAfterLevel": 1,
            "RequestReviewNewUI": 1,
            "RequestReviewLevelThresholds": [50, 200, 500],
            
            "ServerActivatedPacks": [],
            
            "WouldYouRather": 0,
            "RemoveAdsModal": 1,
            "TheCompletePackage": 1,
            
            "PreAdDialogInterval": -1,
            "PreAdDialogMinLevels": 50,
            "PostAdDialogInterval": -1,
            "PostAdDialogMinLevels": 50,
            
            "ShowExperimentalPacks": 0,
            "AutonavigateToFirstLevel": 0,
            "BackConfirmationDialog": 0,
            "RewardedDialogHintStore": 1,
            "RemoveAdsIAP": 0,
            "NewDialogsHighlight": 0,
            "NewDialogsGlow": 1,
            "RemoveAdsBacking": 1,
            "HintStoreBacking": 0,
            "NewGamePage": 0,
            "UnlockAllProduct": "5",
            "HintStoreProducts": ["q5", "q20", "q100"],
            "HintStoreNewBulbs": 1,
            "MainMenuIcons": 1,
            "NewestHintStore": 1,
            "NewHintStoreStackIcons": 1,
            "NewHintStoreStarburst": 0,
            "HintStoreSingleBadge": 0,
            "WinbackNotificationDaysArray": [2, 3, 5, 15],
            "WinbackHintNotificationDays": 10,
            "FtueAutonavigate": 0,
            "LevelCompleteRemoveAds": 1,
            
            "SessionTimeThresholds": [],
            "SessionTimeMultipliers": [],
            "LevelsCompletedThresholds": [],
            "LevelsCompletedMultipliers": [],
            
            "HintPurchaseRemovesAds": 1,
            "StarterBundleEnabled": 1,
            
            "HapticsDefault": 1,
            "FlowCuttingDefault": 2,
            "FlowCuttingAutoEnabled": 1,
            "FlowLinkingDefault": 0,
            
            "FullResolutionRendering": 1,
            
            "AttRequest": 1,
            "AttRequestPaid": 0,
            "AttRequestForce": 0,
            
            "FirebasePerformanceEnabled": 0,
            
            "ProjectionMode3d": 1,
            
            "UseShapesBoardClassic": 1,
            "UseShapesBoardHexes": 1,
            
            "ShapesBoardEndpointScaling": 1,
            
            "BoardSafeAreaInsetPadding": 0.5,
            "BackGestureConfirmationDialog": 1,
            
            "Experiment1": "",
            "Experiment2": "",
            "Experiment3": "",
            "Experiment4": "",
            "Experiment5": "",
            "Experiment6": ""
        }
    },
    
    {
        "name": "BackNavAds-GooglePlay",
        "filters":
        {
            "platforms": ["play"]
        },
        "config":
        {
            "FullScreenAdLoad": 55,
            "FullScreenMinAdLoad": 25,
            "FullScreenAdRefresh": 115,
            "FullScreenMinAdRefresh": 55,
            "BackNavAds": 0
        }
    },
    
    {
        "name": "android-notif-ANR",
        "filters":
        {
            "platforms": ["play", "amazon", "premium"]
        },
        "config":
        {
            "WinbackNotificationDaysArray": [3],
            "WinbackHintNotificationDays": 5,
            "WeeklyNewNotificationCount": 1
        }
    },
    
    {
        "name": "gamepage-new",
        "filters":
        {
            "installVersionMin": 25
        },
        "config":
        {
            "NewGamePage": 1
        }
    }
]
