{
  "name": "api-gateway",
  "version": "1.3.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qz3ugMXC6eJQVHOsWJ69"
  },
  "jwt_secret": "u0VE7eCtEbLI7Iqp/vyOeRb/GXFxT++g",
  "api_keys": {
    "stripe": "sk_live_KDQtPhXvUVeiye6M8CsgYNJD",
    "sendgrid": "SG.dNoki0IiGk1+Z9400okzpo",
    "twilio_sid": "AC85fe3647a04da5a7c8c1bb5a81a054e9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}