{
  "name": "api-gateway",
  "version": "1.7.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jTHXNcww3L1ILUNzvmZT"
  },
  "jwt_secret": "pvzcMNbWxcRIs0iixiK+wU3bB7S5s1jA",
  "api_keys": {
    "stripe": "sk_live_3PmKnGd1FqnDU4ZgzThHJR2s",
    "sendgrid": "SG.8LYfM1q1MhTLHfPEBHDA//",
    "twilio_sid": "AC5de1d403000c9dc82621f6bbfcd59f7d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}