{
  "name": "api-gateway",
  "version": "1.6.4",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WHSqprQr1FhnG1DOfMFN"
  },
  "jwt_secret": "eDXcUmCA8CZnsG/VTWQiRNvuGqRBe6lX",
  "api_keys": {
    "stripe": "sk_live_ihnA8plUo4aCKkxuT0JZLw6m",
    "sendgrid": "SG.HXzqtcFKjBf6alCyHoeAZi",
    "twilio_sid": "ACd11d8c70087f2b880273e75bdc70b338"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}