{
  "name": "api-gateway",
  "version": "1.9.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6aSecWQXY4xNwG6jJLl4"
  },
  "jwt_secret": "wd9Ied241IZl7gZ0Ntj35gf/a+d0PgpD",
  "api_keys": {
    "stripe": "sk_live_cOM9MTKel1rHbdxghlHf0ZdQ",
    "sendgrid": "SG.exs/PcX4p2wVk0x3VOEnMi",
    "twilio_sid": "AC5e588d926d908bfc34aba3c1d21fe585"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}