{
  "name": "api-gateway",
  "version": "1.6.18",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EPfSyG1wnyLppi2GKX82"
  },
  "jwt_secret": "eTlgp3BwdmPOxSL1czTalOPPpJFq/6se",
  "api_keys": {
    "stripe": "sk_live_WLD1lev2LlD3AG3Pi7ugoWU3",
    "sendgrid": "SG.Pv45ssYbIiYBooGxcuc4FM",
    "twilio_sid": "AC5a71ef9829d3050eb1ae80136a7bd450"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}