{
  "name": "user-service",
  "version": "3.4.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GlMBRLx3R9GKFSpBGn8K"
  },
  "jwt_secret": "Jdp2Bg289V5fT5Jy5gI6mib+GS6Ba8Ve",
  "api_keys": {
    "stripe": "sk_live_B3g7pwl39KkRnAtTg6x33cg2",
    "sendgrid": "SG.8XF7OjtpV6evM96Vj7L0pG",
    "twilio_sid": "AC7956cd08bdcb8ab1b47cef4592bcfb88"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}