{
  "name": "user-service",
  "version": "1.9.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yCH1SCQxnJ3aiQmIivxF"
  },
  "jwt_secret": "bJSPqh0hrxIdol/Capn8CuTwqOKVkvGY",
  "api_keys": {
    "stripe": "sk_live_ntp5Qzp8t6nxhNDdqf2mJr2f",
    "sendgrid": "SG./O8nNMfXAl50ENHVGf/se4",
    "twilio_sid": "AC02169d3e7f755361f84b26505a271cdf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}