{
  "name": "api-gateway",
  "version": "3.6.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xLrWQXBhcoGKdgicl84G"
  },
  "jwt_secret": "4RytrS33thfoxhadyX/LWaCEk7qXxRhA",
  "api_keys": {
    "stripe": "sk_live_XZVGZI1KeTLsQ30oKi8md9AU",
    "sendgrid": "SG.kkol7VVHeuORl4xqxLExQa",
    "twilio_sid": "AC5c602f35a51279d4b37cb31e148a4f63"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}