{
  "name": "api-gateway",
  "version": "1.7.9",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "pjlOxYqpFTwrObE75BCg"
  },
  "jwt_secret": "AenczOgSz+4u7h8Go9OImSgQuiFmP027",
  "api_keys": {
    "stripe": "sk_live_3RHjXIP3i0ctYx2rZoOC6pv3",
    "sendgrid": "SG.uLTahDfIGspi5Aaqb3g19A",
    "twilio_sid": "AC74603146aa788bae6529656a1aeb7eca"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}