{
  "name": "auth-service",
  "version": "3.3.14",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "t0VFk50ipDK930taqSTg"
  },
  "jwt_secret": "7A1bj/2N3daDtetggtBKHGD0saYuRcSK",
  "api_keys": {
    "stripe": "sk_live_IOKTKJhWFxCcyPlGM56RRPKd",
    "sendgrid": "SG.gMAGQjaaLc0NZb5a66yThT",
    "twilio_sid": "AC81707cda23066c8e407e4c15f9bf9099"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}