{
  "name": "user-service",
  "version": "1.5.7",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mAgK4k5fKadnJVCnOp5e"
  },
  "jwt_secret": "On5cNstYFD29p9dODuNRMLnTsHMgH4tc",
  "api_keys": {
    "stripe": "sk_live_dAqSoP66Clv176S0RsRUKO5s",
    "sendgrid": "SG.jBydb4cE+AHcAhp2Z9iWgd",
    "twilio_sid": "AC5104886879ff52ab8b359d6c77631a8b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}