{
  "name": "user-service",
  "version": "1.8.7",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "U391rBzVUQIv9HDYqWtn"
  },
  "jwt_secret": "JL3C9uRVr9BfpxguTLRbZoHtkFDc1GHG",
  "api_keys": {
    "stripe": "sk_live_n93uanIE64KCybmrqL0UfRK7",
    "sendgrid": "SG.9YyL+qQpYHEY2DTGUSPesv",
    "twilio_sid": "AC5b98ea4d0b5269b80b5aa3fb390b1edd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}