{
    "tasks": [
        {
            "id": 1,
            "title": "Join Gold Miner Channel",
            "type": "join_channel",
            "reward": 0.5,
            "url": "https:\/\/t.me\/goldminerchannel"
        },
        {
            "id": 2,
            "title": "Start Mining Bot",
            "type": "start_bot",
            "reward": 0.75,
            "url": "https:\/\/t.me\/goldminerbot"
        },
        {
            "id": 3,
            "title": "Watch Advertisement",
            "type": "watch_ad",
            "reward": 0.25,
            "url": ""
        },
        {
            "id": 4,
            "title": "Boost Channel",
            "type": "boost_channel",
            "reward": 2,
            "url": "https:\/\/t.me\/goldminerchannel"
        }
    ]
}