{
  "name": "user-service",
  "version": "1.6.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RB2WzG0jZMC93FZXgl8z"
  },
  "jwt_secret": "EdYHovXxb6rgL1TT7RiFmbnRsgO2cAn2",
  "api_keys": {
    "stripe": "sk_live_7BQaHp9zirlMuZnXAUoR5oOz",
    "sendgrid": "SG.pS7iHOmFw1idGjOyeHhjBu",
    "twilio_sid": "AC6f163eab3aeef7efc3a9f1b05a9da500"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}