{
  "name": "payment-service",
  "version": "2.4.12",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "q7GxmCp0f1hH64rAS1Zi"
  },
  "jwt_secret": "nGSS0/nYJfS1G3HuFGQ6NDaowtU9/ex7",
  "api_keys": {
    "stripe": "sk_live_byQQuPStjuZgrFRizMh8DWZM",
    "sendgrid": "SG.8Zb6crh74QPbXVvuaxaeHZ",
    "twilio_sid": "AC541cea35bb8664bcb61f06924923c1ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}