{ "LittleShop": { "ApiUrl": "http://localhost:5000", "Username": "admin", "Password": "admin" }, "Simulator": { "MinItemsPerOrder": 1, "MaxItemsPerOrder": 5, "MinQuantityPerItem": 1, "MaxQuantityPerItem": 3, "DelayBetweenSimulations": 1000, "EnableDetailedLogging": true }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "System": "Warning" } } }