{
  "name": "api-gateway",
  "version": "3.7.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KAFmhaFyrcUReenowwx4"
  },
  "jwt_secret": "P7zc3zC/eyYmAYRIYyatpHbR8hUlC0Lh",
  "api_keys": {
    "stripe": "sk_live_AuNBf9ejhnllor38FiGNCOkp",
    "sendgrid": "SG.mXCyYmuXV6LZ98X+Mjgsu0",
    "twilio_sid": "ACa43dbb909c1230e188ae1d1bcb52d04f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}