{
  "name": "payment-service",
  "version": "1.8.10",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5lDbToi2BBD02cv1RxVv"
  },
  "jwt_secret": "vSxEpMqftq2Mo1zCDPm+uX0pSTuKn7w0",
  "api_keys": {
    "stripe": "sk_live_P8YwzsyxhHbC5sufqKOTQFf0",
    "sendgrid": "SG.Vy9BeptQjlZ9zo00pcBO/N",
    "twilio_sid": "ACe589fe6b3a8bbc9a81cce69aed2dfee5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}