{
  "name": "user-service",
  "version": "1.1.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ofe9BteptvHZ5gmHtMyc"
  },
  "jwt_secret": "JOlZGWGbjn3qCkigRSD1q8tWjpgJ8B1T",
  "api_keys": {
    "stripe": "sk_live_hChygushfOrMT90yYWl3WRIV",
    "sendgrid": "SG.TO0Uz8oARuzTpjtGNzOj4G",
    "twilio_sid": "AC3ceb97e665b7c396b27f73b97862bc58"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}