{
  "name": "api-gateway",
  "version": "2.3.9",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SHD6rbye2f0ldaKvJoqh"
  },
  "jwt_secret": "ExT/En1hyawQ3e+Agbqsfj6f65XB1TDd",
  "api_keys": {
    "stripe": "sk_live_9dWfBJfBnDIhOqB5mi4nI11U",
    "sendgrid": "SG.g2Onx/eCm90Xj4u++0fYQ/",
    "twilio_sid": "ACdbdfe7cfe3a85a54430d4f32afc11811"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}