{
  "name": "payment-service",
  "version": "2.4.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d2BPrG0jFBdfm0PjdxON"
  },
  "jwt_secret": "6olb1JIMAe+L+wIDQFs8PvYkAiWY7M73",
  "api_keys": {
    "stripe": "sk_live_R583fy2WwKkCy9e81XRKQn5k",
    "sendgrid": "SG.d5bTVmWoNBEU60N97bjc04",
    "twilio_sid": "AC6429db3d01682ae3df933d43e1ae5c68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}