{
  "name": "api-gateway",
  "version": "3.4.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "piTz1WASKxVY9mp0V2o5"
  },
  "jwt_secret": "RJC91Zqzrk6RV2kb02d5sY6B8LvmD7Jz",
  "api_keys": {
    "stripe": "sk_live_5mOyallfb0A3gfxrWx9SovIR",
    "sendgrid": "SG.lSi3nZlkL576ZpraMd9Kdx",
    "twilio_sid": "AC4b152bad027b314accab3d46a404e968"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}