{
  "name": "api-gateway",
  "version": "1.6.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PlXEadVtCc1Y5Bso1kdn"
  },
  "jwt_secret": "tBpF9u5/0AsENTyfxyNxpXbzlzeALi0y",
  "api_keys": {
    "stripe": "sk_live_wlGn1Lsi0IaBfGIfnrIrHLsL",
    "sendgrid": "SG.Dco+DpbR2HvI8pJW5RkP/L",
    "twilio_sid": "ACc4c38c071045b532fffef3db27abe5c2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}