{
  "name": "auth-service",
  "version": "2.3.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Wavv7G6u9xPLBq279GoG"
  },
  "jwt_secret": "amupbOdZYEzRAvQRUVRNITwMvL/HZi7E",
  "api_keys": {
    "stripe": "sk_live_ASr8gxvGAx9SipRXkaX85u4t",
    "sendgrid": "SG.XDDB+m3RO8CL3HtCpSoBDC",
    "twilio_sid": "AC769d05fc0c9710fed1001279ba294a9d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}