{
  "name": "user-service",
  "version": "3.3.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WmcLBaImyarCOIVXD9Pn"
  },
  "jwt_secret": "186x5cTD/H+d24DSVcIRugdijU6GLoxM",
  "api_keys": {
    "stripe": "sk_live_AKOEoRZ4pckHbOJDrmLwjtcW",
    "sendgrid": "SG.IEeIJuPiOa0ZCUs+9nO736",
    "twilio_sid": "AC43bd0d8bf8609f8728ae829df5e96e1c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}