{
  "name": "user-service",
  "version": "2.1.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bMkxeMXtXcjU6c7jyTMd"
  },
  "jwt_secret": "1yp+o4nbkIGblNCJu1Gm0upAPdkeTqdv",
  "api_keys": {
    "stripe": "sk_live_R2w2c4OXz5U0We86P8Pn6LgM",
    "sendgrid": "SG.HY3s1BUH6NXty2T6hJbcOg",
    "twilio_sid": "ACc2940f6832dde51a93afdc5253058a50"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}