{
  "name": "api-gateway",
  "version": "1.3.8",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "L8623etFT0xs18TZkj3X"
  },
  "jwt_secret": "yH6j9ZWF2oTcYccFlx3B02BA9ET/YoXB",
  "api_keys": {
    "stripe": "sk_live_dkwOeBkHyW0rjjeRICPqWPjD",
    "sendgrid": "SG.ek0bSIt6ZGeNjQtuxPLZUm",
    "twilio_sid": "ACd82714e0b6b3357dd9da7fc71b88f7c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}