{
  "name": "user-service",
  "version": "3.5.15",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8PPV5oqBZnEb0in21qJS"
  },
  "jwt_secret": "hrbhyIp7wn3+/0WIB/t6rC+mlOVKyh3W",
  "api_keys": {
    "stripe": "sk_live_vcBlCniZKpE6n8UPKzWtL5nd",
    "sendgrid": "SG.W1dhtUnzkrkFT4NP2mXyrA",
    "twilio_sid": "ACbef237f8bc70a854c4be49d5ad755798"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}