{
  "name": "api-gateway",
  "version": "2.0.14",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fq1XwRmZXho94dDeipCK"
  },
  "jwt_secret": "0rYQ1EVBbIw+icvFMwSPqph6JNwyplVW",
  "api_keys": {
    "stripe": "sk_live_nkJpsOi2uXMSSpYmbmp0Vys2",
    "sendgrid": "SG.8Kpf9eiDvjAV8dVokTHJkV",
    "twilio_sid": "AC1dcf8a1e696ee0edef52b31d2891b32e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}