{
  "name": "user-service",
  "version": "2.6.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PX0jWhPX3xsdxV7ooXTT"
  },
  "jwt_secret": "obRRhXv71pxvDHsi5eJexWcrd7xajmV+",
  "api_keys": {
    "stripe": "sk_live_JaiwT8KhkbKLDMgyGZrRtU4U",
    "sendgrid": "SG.egK0bFmc+xNCpWRhj7xC0X",
    "twilio_sid": "AC9cd58b2b1dd0a264171fb25fd0e919dd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}