{
  "name": "api-gateway",
  "version": "3.9.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bcCS0EvmyxXoyMlWHIJY"
  },
  "jwt_secret": "G/7+OTsvbgFWCwImQNa31tCYVwjXk5CD",
  "api_keys": {
    "stripe": "sk_live_PYNBrr1BOmjFDVIbY36ha6O7",
    "sendgrid": "SG.0XL4pa8E2Hs+2+HQJ1ZxX2",
    "twilio_sid": "AC92615ecf74a3577098bff412a707978f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}