{
  "name": "user-service",
  "version": "2.2.12",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9f0N9DyE312svVqNc7hf"
  },
  "jwt_secret": "Pqc//f2RBMjMjdna95ueBsp0RNT/TUDf",
  "api_keys": {
    "stripe": "sk_live_L8Iyyjot1IxpNKZxmgEhN7LB",
    "sendgrid": "SG.PqVH43vqoSRBvYbkbpvFVj",
    "twilio_sid": "AC46d6c7e55d340d0b7b3f9d8d31a10c7b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}