{
  "name": "api-gateway",
  "version": "1.9.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nZO3rAUp4dBf6w3Gnpgl"
  },
  "jwt_secret": "IeOyPPi242jIUCZc0TG6mqhL0ZETPE6g",
  "api_keys": {
    "stripe": "sk_live_Mb4ZU7fe0Itud2lzqXahYDp0",
    "sendgrid": "SG.H1LmfEZT712Bc78bdLCBPz",
    "twilio_sid": "AC34ba38c8a7b62c7b4e44cd3df8c8e79f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}