{
  "name": "payment-service",
  "version": "3.9.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QjnMqdWhnL63Cvc1BowV"
  },
  "jwt_secret": "oN2tonY6wNyt3AfABTvh0hNfw9atmy7k",
  "api_keys": {
    "stripe": "sk_live_OqlLxT2gVUiRskDkqQr2iald",
    "sendgrid": "SG.+9uP2Iyps6LU8u0kx4dwnR",
    "twilio_sid": "ACb24ee04586e7189cfc176e9bb7540688"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}