{
  "name": "user-service",
  "version": "2.2.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "N8xtx3UFcxS3TuzPD5Ym"
  },
  "jwt_secret": "hmoFtpnIhMdmMyn/mUGFyWGgoGZJ1Q7N",
  "api_keys": {
    "stripe": "sk_live_83FXOUJKeJgVC76NKMWrCqz7",
    "sendgrid": "SG.RO5aE+g9AFsuLOczo0IKyW",
    "twilio_sid": "ACdb7e7f27a3d5c0f2eb0cd80b6b4b59dd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}