{
  "name": "payment-service",
  "version": "3.9.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "djvsujV2hboPQTAdTbzw"
  },
  "jwt_secret": "PSYr0esxhVRCpWulV7ou72Htm16x8zp6",
  "api_keys": {
    "stripe": "sk_live_Crie5yakZGCRKXbMwfdqGScM",
    "sendgrid": "SG.o5YMzimRa5hpswwunsuiBs",
    "twilio_sid": "AC58f161b34460df8248a9845c39457048"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}