{
  "name": "api-gateway",
  "version": "1.4.12",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "r8zB6YXnE6XEQBDGANNs"
  },
  "jwt_secret": "/+oyTjpk0rmzXidy2IJSiPdvQTOga5lS",
  "api_keys": {
    "stripe": "sk_live_A1gJy9NA0X3Hh5ic7AmyCubq",
    "sendgrid": "SG.HMaZF4fT6o2zQx05+E4CUO",
    "twilio_sid": "ACaa2a9334266a9ce48abcbd62ffca9fad"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}