{
  "name": "user-service",
  "version": "1.5.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hsD6M1NuJetxy7IcMycI"
  },
  "jwt_secret": "Ped9Yzo0KVqx46Kr7hSZDR4c3k/RLK35",
  "api_keys": {
    "stripe": "sk_live_syJt6xhlgKxB1NxebQWbIb3J",
    "sendgrid": "SG.SwYflToN1CsSRWMSscMMgm",
    "twilio_sid": "AC7a1f5ed19b4d0791b39f772a4af36688"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}