{
  "name": "api-gateway",
  "version": "1.8.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OjX1LpilmMr1rYHwWmGK"
  },
  "jwt_secret": "1/tiP5EAmCA9UZJ0dFB5Y0QZacTpPYsI",
  "api_keys": {
    "stripe": "sk_live_694tLQoqh3Q8UvAzkixfASjt",
    "sendgrid": "SG.BkMEj4jGTR94wI06uPF1F9",
    "twilio_sid": "ACe15867af138ddad1f9521e816fa32d45"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}