{
  "name": "user-service",
  "version": "1.9.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vIFGG3o9xJ2OvnyM0kuS"
  },
  "jwt_secret": "la44qk393+xtqhK3wh28iqDJghsFdJ79",
  "api_keys": {
    "stripe": "sk_live_D1U7k63xPqTRkWXkn2AlWukQ",
    "sendgrid": "SG.oWWMdpx6NGVELyPRqupSMk",
    "twilio_sid": "ACf2e72cf0368369f34e5f9f64bf1a06b1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}