{
  "name": "api-gateway",
  "version": "1.0.15",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "n638npeQMI3Epkb6ejcZ"
  },
  "jwt_secret": "IxGJ9Kz+h+yr6fsozcsCr+1EDTG9f9fw",
  "api_keys": {
    "stripe": "sk_live_EuZ6KEbDd3zQE5SFfUIR6FRS",
    "sendgrid": "SG.VbiQsxg0tP7r6PjS9tk/nH",
    "twilio_sid": "AC7d3a9930c4c89f44a0dbbe9634cd679f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}