{
  "name": "api-gateway",
  "version": "2.5.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "S4G8XJMsLLBJfxp7dYEE"
  },
  "jwt_secret": "8fQNJ1oMB6arEMkScJSadGDLjr5sEb9l",
  "api_keys": {
    "stripe": "sk_live_GFN5Sc40b7CN70Rf83JXtuO3",
    "sendgrid": "SG.Y59E/nEmSfmaCO2VQAv+oK",
    "twilio_sid": "AC68c37a5d2a3c98ebf2132c517cfbaeb5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}