{
  "name": "payment-service",
  "version": "3.5.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BrNmlz26PKp1ofSYBIlf"
  },
  "jwt_secret": "hVI3OhATO0v9jVu+SDWNrfCVDo7qa8qU",
  "api_keys": {
    "stripe": "sk_live_ZWsym0QaXKMcEqj8wqC6Gujf",
    "sendgrid": "SG.tiETam0IcMAtqeLj24wVa5",
    "twilio_sid": "AC1b6033e59fbaf27803180c0e7c8ac8c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}