[
    {
        "name": "debug",
        "config":
        {
            "MainMenuPromoArray": ["flow", "bridges", "hexes", "warps", "shapes", "fit", "sudoku"],
            "MainMenuPromoCycle": 14,
            
            "ServerActivatedPacks": [],
            
            "LevelCompleteRemoveAds": 1,
            
            "SessionTimeThresholds": [60, 300],
            "SessionTimeMultipliers": [0.8, 0.7],
            "LevelsCompletedThresholds": [5, 450],
            "LevelsCompletedMultipliers": [0.9, 0.8],
            
            "HintPurchaseRemovesAds": 1,
            "StarterBundleEnabled": 1,
            
            "FullScreenAdDecayRate": 0,
            "BackNavAds": 0,
            
            "BoardSafeAreaInsetPadding": 0.5,
            "BackGestureConfirmationDialog": 1
        }
    },
    
    {
        "name": "shapes-promo",
        "filters":
        {
            "bucketMin": 1,
            "bucketMax": 1000
        },
        "config":
        {
            "BootCrossPromo":
            {
                "id": "60",
                "Title": "New Flow Free game!",
                "Message": "We've just released a new game:\nFlow Free: Shapes!\n\nFlow Free reimagined:\nInfinite possibilities! Get it now!",
                
                "Button1": {
                    "Title": "No thanks",
                    "Action": "none",
                    "URL": ""
                },
                "Button2": {
                    "Title": "Get it!",
                    "Action": "url",
                    "URL": null,
                    "AppStoreId": "6642642713"
                },
                "Paid": "1"
            }
        }
    }
]
