{
  "name": "payment-service",
  "version": "1.8.19",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fg2VI9epFCa244SerQOc"
  },
  "jwt_secret": "ais4w0DDKePBI0v2Su0AaMDvqeJgkdQ7",
  "api_keys": {
    "stripe": "sk_live_8GacuKTgfwaWNmRh19iuPVTn",
    "sendgrid": "SG.18NPBXZQEWnE6X2TLF4aub",
    "twilio_sid": "AC0d7f5af16df26b2672e3750b5bdc4525"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}