{
  "name": "api-gateway",
  "version": "1.1.16",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Lt7ezhM2l00YkeMKst0D"
  },
  "jwt_secret": "I4l62zZ+hFE9NMAMk0d30R75qmJmMPup",
  "api_keys": {
    "stripe": "sk_live_qvVe9AcwwequYMgwHsntaabt",
    "sendgrid": "SG.s6GJ1GC9zhvG4qKqrkLlFi",
    "twilio_sid": "AC8a4a54909e10f2dd60b4984a1538f209"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}