{
  "name": "api-gateway",
  "version": "2.4.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IwWaaPz3jSYbfBmi9456"
  },
  "jwt_secret": "K9rxEcFXsoVbm4hj3xAQazBUqYVifzYC",
  "api_keys": {
    "stripe": "sk_live_kxr3zqLgtTi1Ibj6xpD6wXiz",
    "sendgrid": "SG.8N5Uhg84YJ9/0HYmbbG6kg",
    "twilio_sid": "AC7a138a324cc74387012ffd1241f23cc1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}