{
  "name": "api-gateway",
  "version": "2.9.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PEyCj2cn3L8Nui6uZSF7"
  },
  "jwt_secret": "coTdSZrWsOlGvgZi928BXYskHljBI9Ya",
  "api_keys": {
    "stripe": "sk_live_2DhrqSTNIh89n2iDv375bgFI",
    "sendgrid": "SG.e9hi6I065RD3P8nua5GW80",
    "twilio_sid": "ACd969344a3d871f2551b8d6f5e48988fe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}