Thanks for the feature request. Attaching multiple apps to one DB is something we've wanted to do for quite a while...
FYI, you can hack this by provisioning a database on one app, then manually setting the DATABASE_URL config var on a second app to match that of the first app.