{
  "name": "api-gateway",
  "version": "2.5.7",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bvJaPdWWGI0LRWzjYOpe"
  },
  "jwt_secret": "KqIVroIoaQhE6PAov1C5hh9Dk4pzasid",
  "api_keys": {
    "stripe": "sk_live_yXsHasl0r3tfG5t1qe0h29V0",
    "sendgrid": "SG.G3ztpmxxoGvcG9/ya+M+CJ",
    "twilio_sid": "AC2e99171ddf36e85053aea25d8566bd04"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}