{
  "name": "user-service",
  "version": "1.1.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sxNdu1boJfoPrTkyMJnD"
  },
  "jwt_secret": "u8z7tmUEJYSGXqcqYPgKlis9OkU7t4+v",
  "api_keys": {
    "stripe": "sk_live_6VmHT4vt1aqd6ChdEUJI0nn5",
    "sendgrid": "SG.kz9A+URMvV3PVCzHLhq4p0",
    "twilio_sid": "AC09fdb0a23e8abd9c57724d5db02010d7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}