{
  "name": "user-service",
  "version": "2.1.8",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zEVANRgp4rZikT32k0bW"
  },
  "jwt_secret": "cwI6rebGMrezKBi/O+G+kgMpspJa3WkP",
  "api_keys": {
    "stripe": "sk_live_GvD5hb2v20GvpAch7nb3hPhn",
    "sendgrid": "SG.0KgETGT/wyYlY4qw8CC2vj",
    "twilio_sid": "ACda3abf2c9d1f092e0802c125f69d6451"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}