{
  "name": "api-gateway",
  "version": "1.4.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6x3u0aDM8UzkMGl6qN6y"
  },
  "jwt_secret": "GOUuMoHbiZf/+lGShbbBloRX6AaiN73I",
  "api_keys": {
    "stripe": "sk_live_j02MNAwKpf9yYkyOhuLvI5di",
    "sendgrid": "SG.xNws10532pQvO4eB9aKoJB",
    "twilio_sid": "AC43fb40a22d2abd0fac6ec1847c2e7a17"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}