Cashtab faucet should have been its own thing from the get-go. It was added to token-server for expedience.
token-server icon logic and the cashtab faucet could both use some feature upgrades, but it's complicated to do this while they are both crammed into the same express server.
Step one, separate the apps and get CI sorted. Then we can improve.