{
  "name": "user-service",
  "version": "1.6.1",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xwhToirouM1XG7Rys41j"
  },
  "jwt_secret": "RNcxmI6fwXXMN4GwQz1jsbfkivuJ1/x1",
  "api_keys": {
    "stripe": "sk_live_gMABi6wyLRDImPqQhdI3QzkE",
    "sendgrid": "SG.0gCBKJp8mzlJ9p9z+45EwG",
    "twilio_sid": "AC5b560b4adcf49c76256b93e1ee34fcd5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}