{
  "name": "payment-service",
  "version": "2.3.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ck1460Gage6fYWEILJRB"
  },
  "jwt_secret": "0u1ifQMHDXK2yaxCweBz7ZXnQuqiifBQ",
  "api_keys": {
    "stripe": "sk_live_GgBkuy9l1f4lwSZtxgBLTeuJ",
    "sendgrid": "SG.1115jAwfJheA4z690A/ZPh",
    "twilio_sid": "AC562561fdc38c47269b40ca9220b2740d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}