{
  "name": "api-gateway",
  "version": "3.0.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5iG72l8MmmDusx44FPuy"
  },
  "jwt_secret": "lf6uWuLbhjqCnloXJcdbgVH9SnQ+o8hg",
  "api_keys": {
    "stripe": "sk_live_n0teIPIUggcPLeGiK7VYAkFc",
    "sendgrid": "SG.NZIxADcGVkapDvxGsl9FhZ",
    "twilio_sid": "ACd2f02eaff6c5e70228ae4b29debaecae"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}