{
  "name": "user-service",
  "version": "3.4.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "19rtFVM608rhmmNWO68t"
  },
  "jwt_secret": "5Tcdps3RA2VTfHTwV8s/FR/uzTPIjOk7",
  "api_keys": {
    "stripe": "sk_live_pOgOQdvv0WkI4JDOZjHu4ihU",
    "sendgrid": "SG.C5NtTdkuSmvY7JigfdKyyP",
    "twilio_sid": "AC958fc3ea55f377274d5059fa4eea91d0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}