{
  "name": "user-service",
  "version": "2.6.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AIvweSGiVF2U78udVFoy"
  },
  "jwt_secret": "sB2Get8voa/lQfAgj6BgofSaOeKVRtQ/",
  "api_keys": {
    "stripe": "sk_live_o8xfmeMLTDc3WkAaeAe3MGE1",
    "sendgrid": "SG.V3ChfZfRs2Q35f+M4XIS3g",
    "twilio_sid": "ACd8cfbc3c9c6412547b9b26c8a5c08cf0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}