{
    "_version": "v1.00",
    "_note": "Standalone dashboard agent list. Add one object per agent with name, url, and token.",
    "agents": [
       {
        "name": "Copilot Bub",
        "url": "https://local.maksw.com:444",
        "token": "fd533b3e4150b55e0a20e6b454cf4b5d"
     },
       {
        "name": "Copilot Bob",
        "url": "https://local.maksw.com:443",
        "token": "fd533b3e4150b55e0a20e6b454cf4b5d"
     }
    ]
}
