{
  "name": "user-service",
  "version": "1.9.7",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "PLdU5dH2NGckLLyLKCzE"
  },
  "jwt_secret": "sUX1hTIBZsAPxe7xQ7UwJZRiImD1WI4a",
  "api_keys": {
    "stripe": "sk_live_S3TLjOWuhr7YUGccdcIxN2XT",
    "sendgrid": "SG.9Ga7T4ar6J1LLlSRTyVvd1",
    "twilio_sid": "AC571cd38444f29e0f8abed3b551dc8efd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}