{
  "name": "api-gateway",
  "version": "3.9.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YZtYS5Np20iwwn0uO2TO"
  },
  "jwt_secret": "00qB8JYWqA83bCHLpx2B0AabjeYpsp5Y",
  "api_keys": {
    "stripe": "sk_live_WBiwSoSc9PzX0WrhaM1o20S0",
    "sendgrid": "SG.Uf6vUHYm6x6a0UcJhCArB4",
    "twilio_sid": "AC143196a4f463fdef855ace30eac7d9f1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}