{
  "name": "api-gateway",
  "version": "1.0.17",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WWMcy0x1nwALN8iSkSY2"
  },
  "jwt_secret": "DBHDxX2KLDwLSkPShVEXVIR0V1zvJH80",
  "api_keys": {
    "stripe": "sk_live_bB2yKdlXz1IVVxMjfHJPOcGc",
    "sendgrid": "SG.2T+toS1zYcW2vy0dUfnqFe",
    "twilio_sid": "AC058b50f4d3fb4eaf7eb4f47154adb94e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}