{
  "name": "user-service",
  "version": "3.9.18",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BIatJhy42ye79nU7veTP"
  },
  "jwt_secret": "oLayCR8Ly2gLmS0iAxZzx67Cnwtq9InI",
  "api_keys": {
    "stripe": "sk_live_oxtbxH8Z7r7BKAWfMgW7kIol",
    "sendgrid": "SG.JVREo5vW6LXNIaDkblHoxJ",
    "twilio_sid": "AC66ab4655995931c339834b2f1c8f1354"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}