{
  "name": "api-gateway",
  "version": "1.3.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "puubaJYUeZu69Mie7u8D"
  },
  "jwt_secret": "ChG/7UQoyHIemFzt1FGJdLVfagn3kNIe",
  "api_keys": {
    "stripe": "sk_live_MPupGExD9DSpllyKSu9jvEmh",
    "sendgrid": "SG.1hrmDGntiOdRf2waUm8W4Y",
    "twilio_sid": "ACecec79c1885dbf7f4baa8b189b5b185e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}