{
  "name": "payment-service",
  "version": "1.9.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NW3g5Z1iDemKY98AaX6a"
  },
  "jwt_secret": "CHxSQbzn+hGhTxb0mZwus2QSG/MEcX9p",
  "api_keys": {
    "stripe": "sk_live_3bcqTcDydVHwXUoOH1wAeung",
    "sendgrid": "SG.GzYN49FSGXwXqpbSDmZsll",
    "twilio_sid": "ACf596ab600fedd860829cd99dca72c6c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}