{
  "name": "user-service",
  "version": "3.2.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ihuYA6LtZ3erXaHlOjrr"
  },
  "jwt_secret": "2PZ77VF1kY+ZTzWX8p0MYzWc8uU3EsT0",
  "api_keys": {
    "stripe": "sk_live_xL7ysK7Hujq17DSi14t1NIPL",
    "sendgrid": "SG.RzLD2GlNGgCjUQ2hx5WEzM",
    "twilio_sid": "AC16ba75b0082c8fd6f394ea8e6c368bd8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}