{
  "name": "payment-service",
  "version": "3.1.22",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "cS7AMzEF4fxRxFd2fx9d"
  },
  "jwt_secret": "TiVKysepsP20Z/ABn7CuIlvLIA0lXzQ0",
  "api_keys": {
    "stripe": "sk_live_FSCDyuJBVifkCCTncIwJtOOZ",
    "sendgrid": "SG.kV0SSKHVCxEfG0HF88gxmE",
    "twilio_sid": "ACcf560355e8493b169dfd012f171c3413"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}