{
  "name": "payment-service",
  "version": "2.5.16",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mxkQZVMG1DbUIlPmiBcY"
  },
  "jwt_secret": "1ZouKaBixpqXdqc0+u5/Pg90IDS1geFT",
  "api_keys": {
    "stripe": "sk_live_Ci7Qa6apFgeFTtESR2SxpqaI",
    "sendgrid": "SG.amzgU2TzT3LpTfWBlU620U",
    "twilio_sid": "ACfb5c6c78beefb6c6aed878b7f125a762"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}