{
  "name": "user-service",
  "version": "2.1.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NnzPwJ8FCS6WTHdYsM9A"
  },
  "jwt_secret": "RodxAlhQX0AcqXSaStWnZM7PTPiYogVx",
  "api_keys": {
    "stripe": "sk_live_S1gAWz0EglOPCbBFqqPKDyV4",
    "sendgrid": "SG.bQR/L8bFPiaeealDPwF41N",
    "twilio_sid": "AC5e910e45bf053ff33b714c57ee77a9a0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}