It's not uncommon to have single s3 bucket for multiple applications, connected to a single cloudfront domain, separated just by a key prefix, example:
static.example.com/app1/assets...
static.example.com/app2/assets...
ATM there's no easy way to implement this with this very nice package
thanks!