{
  "name": "api-gateway",
  "version": "3.5.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CRtc7Sqc1BV07tRkIqQl"
  },
  "jwt_secret": "bpTs04aQVhT7FCeMEeaClzSPSExIt11h",
  "api_keys": {
    "stripe": "sk_live_DfZXHdAPPQZbd3FIebfodEaR",
    "sendgrid": "SG.fqkxPLWUaT8tg//KCFmCq4",
    "twilio_sid": "ACe31a38d6a39b6df8f8223776853cb6cf"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}