{
  "name": "auth-service",
  "version": "1.5.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bNnyLkkCEYgWe6HG11Tr"
  },
  "jwt_secret": "8MKYeriOia5hpwemT8d+W9ao962GhDhc",
  "api_keys": {
    "stripe": "sk_live_KfJCBGpaWzpfiY167FIAE50q",
    "sendgrid": "SG.zR6kt/vbulghjB71Oan4Ny",
    "twilio_sid": "ACfc60852c934e33c692b340d3838172c9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}