{
  "name": "user-service",
  "version": "1.6.18",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "He5xf7WF0XezZxSJ2UVV"
  },
  "jwt_secret": "BtTW3quVbdP0muyn6L9O+TPp87ZMTWc3",
  "api_keys": {
    "stripe": "sk_live_xSTobSKYDFg7VhXW8Y2e6Nl2",
    "sendgrid": "SG.X8nxIRdaT81iavXP5guj6W",
    "twilio_sid": "AC107657cb8f5a6205c08187c6ccdf71b7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}