{
  "name": "api-gateway",
  "version": "1.1.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "33JlJV1FWnjfUIWEwpe3"
  },
  "jwt_secret": "IWHtotkhl40YJrr81seGAtbzZPWY4IaI",
  "api_keys": {
    "stripe": "sk_live_WXhpoH5xDOvftvrcfRN1lsIY",
    "sendgrid": "SG.sRItDCMkkZCXHqWDHz1A4L",
    "twilio_sid": "AC037fd8fa425acf7e5c992c4ab1686b30"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}