{
  "name": "payment-service",
  "version": "3.2.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WLknBo9dVexPP87QkDqS"
  },
  "jwt_secret": "UbQJtfg9XXSeRBlX/uQAk+0ez+p6XKEu",
  "api_keys": {
    "stripe": "sk_live_drs1GOVjqJtuuDNWbXkguReq",
    "sendgrid": "SG.QehFsmZ8WDRXRHro8G3Fag",
    "twilio_sid": "AC7211a8c402e2a5ba91ab96775597b1ce"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}