{
  "name": "payment-service",
  "version": "2.4.4",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "knVrJbxbk5GSJ96TTy76"
  },
  "jwt_secret": "Nwo0nIoG7R0E5B11QBfhXq+4POz2hJRD",
  "api_keys": {
    "stripe": "sk_live_YMQpLr8887cXJnBvdOnF4MsC",
    "sendgrid": "SG.o1aCK7THa7jtz1rpFtWEy5",
    "twilio_sid": "AC51b24de8a8044c896d2d7499b943fef8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}