{
  "name": "api-gateway",
  "version": "1.7.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xc0nhau6CtlZIrEtj9Q0"
  },
  "jwt_secret": "1/fVW0FtRNSMscRUj6iThuAa8q5jTe+x",
  "api_keys": {
    "stripe": "sk_live_73JTe1rzIptHq6YG3EW81I7U",
    "sendgrid": "SG.rFISknT+zs9gjgYLQxtRZ5",
    "twilio_sid": "ACf8e4fa6cb8accdc57e67ded232ed8bf5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}