{
  "name": "api-gateway",
  "version": "3.3.24",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Gn5gUqdcZi1MNTu3d5m4"
  },
  "jwt_secret": "KUWQG7lkJf7md2raJHlgATa1O+61U8Ll",
  "api_keys": {
    "stripe": "sk_live_Fmwhuc93rdQh14e3UJNlhLif",
    "sendgrid": "SG.W9sQ5qNMhOJU1Epw/K82Wl",
    "twilio_sid": "ACa17c783ea35e828d9f6f8433729e6254"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}