{
  "name": "auth-service",
  "version": "3.8.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ztn2lMyGHbrQTW5WhXek"
  },
  "jwt_secret": "Yea/oxuwirUo5NzaVhP5wRdGk4zlEiD2",
  "api_keys": {
    "stripe": "sk_live_1D9KVX5li6CBurnRI2n2uD2e",
    "sendgrid": "SG.Q0WjgHfLGsK4xrpVhUqojX",
    "twilio_sid": "AC153a49eab90edb29e159fccd3f491b8c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}