{
  "name": "api-gateway",
  "version": "1.3.2",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ham675dbSpmBXJm3OYfL"
  },
  "jwt_secret": "ryv9JFptL/Vy1g5bizt4my0Gf0kHV8CU",
  "api_keys": {
    "stripe": "sk_live_Wmh9V9s0fZnXuLWaBG7azyTi",
    "sendgrid": "SG.76utBbRk60YdvReUwtTogB",
    "twilio_sid": "AC0f87de1a5ca31a5a3514f2d7242d3001"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}