[
    {
        "date": "5\/21\/2026",
        "time": "8:37:36 AM",
        "cashier": "Mary Ann",
        "client": "John kamau ",
        "items": [
            {
                "cat": "Water",
                "sub": "0.5 Litre Refill",
                "qty": 1,
                "price": 5,
                "cost": 1
            }
        ],
        "totalAmount": 5,
        "paymentMode": "Cash"
    },
    {
        "date": "5\/21\/2026",
        "time": "8:38:39 AM",
        "cashier": "Mary Ann",
        "client": "GE",
        "items": [
            {
                "cat": "Water",
                "sub": "0.5 Litre Refill",
                "qty": 1,
                "price": 5,
                "cost": 1
            }
        ],
        "totalAmount": 5,
        "paymentMode": "Cash"
    },
    {
        "date": "5\/21\/2026",
        "time": "9:08:44 AM",
        "cashier": "George",
        "client": "George",
        "items": [
            {
                "cat": "Water",
                "sub": "0.5 Litre Refill",
                "qty": 30,
                "price": 5,
                "cost": 1
            }
        ],
        "totalAmount": 150,
        "paymentMode": "Cash"
    },
    {
        "date": "23\/05\/2026",
        "time": "10:59:55",
        "cashier": "John",
        "client": "Jane",
        "items": [
            {
                "cat": "Water",
                "sub": "20Litre bottle",
                "qty": 16,
                "price": 200,
                "cost": 135
            }
        ],
        "totalAmount": 3200,
        "paymentMode": "Mpesa"
    },
    {
        "date": "5\/23\/2026",
        "time": "11:02:03 AM",
        "cashier": "Mary Ann",
        "client": "Josphat ",
        "items": [
            {
                "cat": "Water",
                "sub": "20.0 Litre Refill",
                "qty": 1,
                "price": 200,
                "cost": 54
            },
            {
                "cat": "Water",
                "sub": "20.0 Litre Refill",
                "qty": 1,
                "price": 200,
                "cost": 54
            },
            {
                "cat": "Water",
                "sub": "20.0 Litre Refill",
                "qty": 1,
                "price": 200,
                "cost": 54
            },
            {
                "cat": "Water",
                "sub": "20.0 Litre Refill",
                "qty": 1,
                "price": 200,
                "cost": 54
            },
            {
                "cat": "Water",
                "sub": "20.0 Litre Refill",
                "qty": 1,
                "price": 200,
                "cost": 54
            },
            {
                "cat": "Water",
                "sub": "20.0 Litre Refill",
                "qty": 11,
                "price": 200,
                "cost": 54
            }
        ],
        "totalAmount": 3200,
        "paymentMode": "Cash"
    },
    {
        "date": "5\/23\/2026",
        "time": "11:09:27 AM",
        "cashier": "Mary Ann",
        "client": "Jane",
        "items": [
            {
                "cat": "Water",
                "sub": "0.5 Litre Refill",
                "qty": 5,
                "price": 5,
                "cost": 1
            }
        ],
        "totalAmount": 25,
        "paymentMode": "Cash"
    },
    {
        "date": "23\/05\/2026",
        "time": "12:28:16",
        "cashier": "John",
        "client": "John kamau ",
        "items": [
            {
                "cat": "Water",
                "sub": "0.5 Litre Refill",
                "qty": 1,
                "price": 5,
                "cost": 1
            }
        ],
        "totalAmount": 5,
        "paymentMode": "Cash"
    },
    {
        "date": "23\/05\/2026",
        "time": "12:28:45",
        "cashier": "John",
        "client": "Josphat ",
        "items": [
            {
                "cat": "Water",
                "sub": "1.0 Litre Refill",
                "qty": 16,
                "price": 10,
                "cost": 2
            }
        ],
        "totalAmount": 160,
        "paymentMode": "Cash"
    },
    {
        "dateString": "5\/31\/2026",
        "timeString": "11:58:23 PM",
        "client": "Maryann",
        "products": "0.5 Litre Refill, 6kg gas",
        "total": 1105,
        "mode": "Cash"
    },
    {
        "dateString": "5\/31\/2026",
        "timeString": "11:58:46 PM",
        "client": "George",
        "products": "6kg gas, Portable Automatic Water pump",
        "total": 1800,
        "mode": "Cash"
    },
    {
        "dateString": "5\/31\/2026",
        "timeString": "11:59:42 PM",
        "client": "Walk-in",
        "products": "6kg gas",
        "total": 1100,
        "mode": "Cash"
    },
    {
        "dateString": "01\/06\/2026",
        "timeString": "12:40:57 AM",
        "client": "George",
        "products": "0.5 Litre Refill, 6kg gas",
        "total": 1105,
        "mode": "Cash"
    },
    {
        "dateString": "01\/06\/2026",
        "timeString": "12:43:47 AM",
        "client": "Walk-in",
        "products": "6kg gas, 6kg cylinder OThers",
        "total": 3500,
        "mode": "Cash"
    },
    {
        "dateString": "01\/06\/2026",
        "timeString": "12:44:25 AM",
        "client": "Walk-in Customer",
        "products": "6kg cylinder OThers",
        "total": 4800,
        "mode": "Cash"
    },
    {
        "dateString": "01\/06\/2026",
        "timeString": "12:44:25 AM",
        "client": "Walk-in Customer",
        "products": "6kg cylinder OThers",
        "total": 4800,
        "mode": "Cash"
    },
    {
        "dateString": "01\/06\/2026",
        "timeString": "12:44:57 AM",
        "client": "Walk-in Customer",
        "products": "6kg cylinder OThers, Portable Automatic Water pump",
        "total": 3100,
        "mode": "Cash"
    }
]