{
  "name": "api-gateway",
  "version": "2.9.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "11G7VwEUiJYONDGeTIhP"
  },
  "jwt_secret": "5JKL34eVZ/bhLgJZEGt3t8LMML3P++YV",
  "api_keys": {
    "stripe": "sk_live_n9su1cRgeFMaSybOqxd4KKkv",
    "sendgrid": "SG.T/jG97sx7t0cBJEQiq4wRp",
    "twilio_sid": "AC9dad0427c25c1a619a070b3f5669d2da"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}