{
  "name": "api-gateway",
  "version": "1.4.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HItc3Virnu1Nya5hhsNR"
  },
  "jwt_secret": "CbPutLEhyHZaEOj2ureTv/hk3AVq5S/y",
  "api_keys": {
    "stripe": "sk_live_bYM0OtIsUcDbCy3jD9InxXjf",
    "sendgrid": "SG.tm7lJSzce9ry5WxTrBj/V2",
    "twilio_sid": "AC2b863f3a1699e180226b1221c0d42015"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}