{
  "name": "api-gateway",
  "version": "3.6.12",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EyWYQEokE9CpVmIjr0cr"
  },
  "jwt_secret": "RHckl3acEsl3n3TRO+BuA+XxWGouPHG9",
  "api_keys": {
    "stripe": "sk_live_Nrx9a9aVreWiVSvxrwfkcS9L",
    "sendgrid": "SG.pUBAMl7WefMoliOkH5UPVq",
    "twilio_sid": "AC722896acb4936d444dcf7e0d9df3e68b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}