{
  "name": "api-gateway",
  "version": "1.1.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "H4y2ZbHO1gFaG65vPsXa"
  },
  "jwt_secret": "4bJYBch6HqZj1EULlv12S5+nlKNdhWAz",
  "api_keys": {
    "stripe": "sk_live_bla1EetKUheXuWzuctUVGdSi",
    "sendgrid": "SG.oxNjZQRcH0AK4BKLjDLwEm",
    "twilio_sid": "AC9343a6bec21413623e44d43ee04f596c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}