{
  "name": "payment-service",
  "version": "1.6.12",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "V3l79HkR0C8ZQ1r15AM2"
  },
  "jwt_secret": "yhESmpZ2t2llk9GadzQ/m65anI5SHHFG",
  "api_keys": {
    "stripe": "sk_live_58aEtG66Fq2x8w8qiLLegrxw",
    "sendgrid": "SG.31Bcc+67MCjL9KzkzSlfT6",
    "twilio_sid": "ACbf4a717c5fd8e566c0a126727a78d6e1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}