{
  "name": "payment-service",
  "version": "3.8.7",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wrNUh7MyYxIcO8P4NpJ8"
  },
  "jwt_secret": "yWmfOUy+NqZYhGQbHjdn2GU0IQ0FG6I7",
  "api_keys": {
    "stripe": "sk_live_cLN6oGdYjGfv6zr8CZVEAe0r",
    "sendgrid": "SG.nEBI/97SBfoTb38vDdTJ+X",
    "twilio_sid": "AC21eb83603a0ec08a04beb6a63867d61d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}