{
  "name": "api-gateway",
  "version": "2.2.8",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "TfIfYUGJ3QQzXWuI4rA3"
  },
  "jwt_secret": "/B6bfHObbP5v+l89BVr2BvauIt2ZDdtR",
  "api_keys": {
    "stripe": "sk_live_3gk6wiH9avEIknNhKEcR8lUk",
    "sendgrid": "SG.q6LRVSUgHqhnvzPMg1N6WH",
    "twilio_sid": "ACe58e9b1fcb255d97e11fccedf155e248"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}