{
  "name": "api-gateway",
  "version": "3.4.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TGPb4UqWU78O363UschW"
  },
  "jwt_secret": "lfXpyjj/ofIj0gaOm0lxhR0NvuHKI4BV",
  "api_keys": {
    "stripe": "sk_live_KJubhkuHY0TZPdUpXZ6iYC1x",
    "sendgrid": "SG.yB0f8C+qU+mhS5GFx7F0kA",
    "twilio_sid": "ACe0bffe0e864752e6401d89dd788408e7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}