{
  "name": "api-gateway",
  "version": "1.2.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "G50aAJwXwiFhJS42Ip7L"
  },
  "jwt_secret": "61uB+jgLIMZz7o/et/v0j0FmKB6mCdmC",
  "api_keys": {
    "stripe": "sk_live_GMHwcwLPcPkpY2KstjkbWBpz",
    "sendgrid": "SG.zriehqWLER4S3glcPpgIA5",
    "twilio_sid": "ACbd214a0c6c963d02761cffc967d505ee"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}