{
  "name": "api-gateway",
  "version": "3.3.1",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lgpAjhJa58nDqWyuHhy9"
  },
  "jwt_secret": "KOQ9uD467OVWxpeCLozpxv/MJjgpaISE",
  "api_keys": {
    "stripe": "sk_live_v4Z6Tfm6a1x0cLOK6qtgkTtn",
    "sendgrid": "SG.vtohqLviEROOW2D85fOkkk",
    "twilio_sid": "AC50f19b5c172f697005480233bf7f01a4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}