{
  "name": "api-gateway",
  "version": "1.9.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "iJkRIKAigCKNE1jBmm7L"
  },
  "jwt_secret": "R+dqlzp5cdOxUym+l4uiUPI5hXVxg0tf",
  "api_keys": {
    "stripe": "sk_live_fFBohOVJtwsGiDo4P8tXXJJn",
    "sendgrid": "SG.vYSQ77U0xkeJdvyedyyfHG",
    "twilio_sid": "AC480f1f5b33fcf6b2433aeb9bc766bdf4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}