{
  "name": "api-gateway",
  "version": "3.3.24",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hIPtgdEmJnGpC6Xz4bmi"
  },
  "jwt_secret": "kLIl8PMKTXmHI0RyOmSgVN0sPmh/ttdu",
  "api_keys": {
    "stripe": "sk_live_Rluu8TwOLg5MrqC8HpRCS98f",
    "sendgrid": "SG.I0GrwpCRdReoNjwBrSCO5J",
    "twilio_sid": "AC12182a07331dc8d5067448be2f8c5526"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}