{
  "name": "api-gateway",
  "version": "1.6.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "SiWsULYXH7K1GVxy4rh8"
  },
  "jwt_secret": "x8Tb/UR4At03WCVl0LPTk77LPd2McdUl",
  "api_keys": {
    "stripe": "sk_live_X6An3s9W13Sq9QFj5UAxzlkD",
    "sendgrid": "SG.RROqa237v9sfZhcTPv6qgS",
    "twilio_sid": "ACf0185299147abc60cba4592837531e4a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}