An API for getting status of a heroku app, including: used and remaining time and dynos stats
Gotta stop using heroku cli and connect to heroku api itself. Dyno hours used and remaining: https://github.com/heroku/cli/blob/b8292f347101f13c2bb833b1dcf088886c8aa984/packages/apps-v5/src/commands/ps/index.js#L43