{
  "name": "payment-service",
  "version": "2.9.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "etQBkRTrgDBe2qSCOdHl"
  },
  "jwt_secret": "le7ttzfLhG+bpbQkAPd2n4d5Mwu4lcmu",
  "api_keys": {
    "stripe": "sk_live_fjqyTJ22xoXlRyE5bn29TGwR",
    "sendgrid": "SG.5UEes68bDeV9/ThvyOJ8TS",
    "twilio_sid": "AC3b653e935fca58c903163f200f9749e0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}