{
  "name": "api-gateway",
  "version": "3.8.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GbYhTphIKebpoT4vxkR1"
  },
  "jwt_secret": "n1gD3dWc9NJjamKA5uGwHc5teuoySpuH",
  "api_keys": {
    "stripe": "sk_live_yttkxRX7wrJeZHHjQtFFdHU1",
    "sendgrid": "SG.qqy+y/N0PLmhoPaebAIt2V",
    "twilio_sid": "AC2e706e49ff1a6624d507b22d7f9c67ad"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}