{
  "name": "user-service",
  "version": "3.7.9",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YmYouIE2woC4gxQ3oQ8B"
  },
  "jwt_secret": "yUskCsH/iA+mGP/OipLY44ow+Jdpbwss",
  "api_keys": {
    "stripe": "sk_live_QCjwBwt1oguwOP8x8ZyykUCu",
    "sendgrid": "SG.h31+xOq3ZoNxFXQ2igO66h",
    "twilio_sid": "ACfa68634086f1654afec8a18b13ca5baa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}