{
  "name": "auth-service",
  "version": "2.6.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "APJycNhhXOMjbqRriGki"
  },
  "jwt_secret": "S413cdqK8RvH05hx7/tE8O5r9nJ/lW0Q",
  "api_keys": {
    "stripe": "sk_live_VB51sbyJvsO4DRrvyliuURfC",
    "sendgrid": "SG.bNp8tw7ve8yZB0U1EAkn2t",
    "twilio_sid": "ACcf686c9c92f1bdfb5f20e92186bde89a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}