{
  "name": "payment-service",
  "version": "1.6.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1iQeLnYnAzifVJwYmKui"
  },
  "jwt_secret": "y0pW0QF0XfYlNDYJufElCBzXciTyZhZt",
  "api_keys": {
    "stripe": "sk_live_rez6BFElWhRzOoHv134diFyB",
    "sendgrid": "SG.Dei1cj69lbRMG7HSPUt4fj",
    "twilio_sid": "AC24f0100ed1ffbac8a364fef24181981e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}