{
  "name": "user-service",
  "version": "1.7.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ispix3WraDpcjLyNVllf"
  },
  "jwt_secret": "cdnuDNWg5WlHhdp+HIHSH1v4qeFG+1Rf",
  "api_keys": {
    "stripe": "sk_live_bEIGbCFknYQSQ0o1sg8FeCTe",
    "sendgrid": "SG.cQVShDaEh53XGtqSgifLSz",
    "twilio_sid": "AC39b4b939fec82161bc171cfddf5a3448"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}