{
  "name": "api-gateway",
  "version": "3.3.6",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jx4KT4mwF6JXCplYvBkw"
  },
  "jwt_secret": "bdF7+933Mu8fPpNJs5hDdCZDKxp6GIWN",
  "api_keys": {
    "stripe": "sk_live_4IQEDAZhrLxebacWuV9VLoYm",
    "sendgrid": "SG.RNtOycdVd3/kyuWnTbr0Ji",
    "twilio_sid": "AC641e641df6dcc6da8e5e949b9d6440ec"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}