{
  "name": "payment-service",
  "version": "1.5.5",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xsNeOnzYlwlAeB32umPZ"
  },
  "jwt_secret": "+q56DKKB7/OlzHL2LVZ2Ozxi+C/GG2Fa",
  "api_keys": {
    "stripe": "sk_live_XItcfscan5gBsggp0bud40pA",
    "sendgrid": "SG.FyseiXmnH8fdlWjEftmYlz",
    "twilio_sid": "ACea7f1957948faec72079b128be084042"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}