{
  "name": "payment-service",
  "version": "1.3.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZpBIBbgymyJTx0q5h9jO"
  },
  "jwt_secret": "pwPHl2I/6rvoAyD9/ypBULMJcQHc/Qw3",
  "api_keys": {
    "stripe": "sk_live_WnXotax7YjDGfD9UevUyWQVj",
    "sendgrid": "SG.8pIf38nMwo9arXnNvcH/s9",
    "twilio_sid": "AC1d246558a1a88feeb5350d459dcc00ab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}