{
  "name": "api-gateway",
  "version": "3.3.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "OoNXRQUnxAACASqPeLhV"
  },
  "jwt_secret": "8KQN8YlZ6zhfD3bgYE22GlFF6IenC8Pb",
  "api_keys": {
    "stripe": "sk_live_Y0DdCziPTwUWAsyxUpUmX0F5",
    "sendgrid": "SG.7Ys4ieUzDLOraFHMDJ3L25",
    "twilio_sid": "AC9f2644a5065367c100c9d6e9a545dd93"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}