{
  "name": "payment-service",
  "version": "3.4.23",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "jb578Af3UIgjN9MeEunF"
  },
  "jwt_secret": "uMhuCa/9lNrbiG9LM5Qm1E/ObQx6Gsj3",
  "api_keys": {
    "stripe": "sk_live_D1CK3UBG76fM8iJo2qrEEPfk",
    "sendgrid": "SG.pUsbLWjRCRiv0PymTxIT1K",
    "twilio_sid": "AC2062e4f42e28ccc0786c76f1a2146de0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}