{
  "name": "api-gateway",
  "version": "1.5.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Hv9vkoB82zc9GBAqJ7ng"
  },
  "jwt_secret": "98vbiHCYrS+6pK3JeNjvm1O+C2aPBLyW",
  "api_keys": {
    "stripe": "sk_live_j9JqBygth7N3MAOyuVgMXeQh",
    "sendgrid": "SG.G3x/GnwTPaPVCA4gPI338w",
    "twilio_sid": "AC1d03b79c21e9f4b5f1143d5e5f471936"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}